sortingGestureType property

SortingGestureType sortingGestureType
final

Decides whether the sorting should be applied on tap or double tap the column header.

Default to SortingGestureType.tap

see also:

allowSorting

Implementation

final SortingGestureType sortingGestureType;