Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ListView.getSorting
Retrieves a value indicating whether list items are sorted based on item text in ascending or descending order or whether items are not sorted.
Syntax
public int getSorting()
Return Value
Returns an integer that indicates how items in the list are sorted. Possible values are constants defined in the SortOrder class.
See Also setSorting