NUIListPositionCallback typedef
NUIListPositionCallback =
void Function(int position)
Implementation
typedef NUIListPositionCallback = void Function(int position);
typedef NUIListPositionCallback = void Function(int position);