PyramidSelectionCallback typedef
PyramidSelectionCallback =
void Function(SelectionArgs selectionArgs)
Returns the SelectionArgs.
Implementation
typedef PyramidSelectionCallback = void Function(SelectionArgs selectionArgs);