isMultiSortEvent

abstract var isMultiSortEvent: (e: Any) -> Boolean?(source)

Pass a custom function that will be used to determine if a multi-sort event should be triggered. It is passed the event from the sort toggle handler and should return true if the event should trigger a multi-sort. API Docs Guide