CircularSelectionCallback typedef

SelectionArgs CircularSelectionCallback (SelectionArgs selectionArgs)

Returns the SelectionArgs.

Implementation

typedef CircularSelectionCallback = SelectionArgs Function(
    SelectionArgs selectionArgs);