getIsSorted
Returns the current sort state: either false (unsorted) or a SortDirection. Typed as Any? because the runtime union cannot be expressed directly in Kotlin.
Returns the current sort state: either false (unsorted) or a SortDirection. Typed as Any? because the runtime union cannot be expressed directly in Kotlin.