Preparing search index...
The search index is not available
map.apps Bundle APIs 4.19.0
map.apps Bundle APIs 4.19.0
result-api
api
SortSpecifier
Interface SortSpecifier
Specifies the sort order.
interface
SortSpecifier
{
descending
:
boolean
;
name
:
string
;
}
Index
Properties
descending
name
Properties
descending
descending
:
boolean
True if the sort order is reversed.
name
name
:
string
The field/column name being sorted by.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
descending
name
map.apps Bundle APIs 4.19.0
Loading...
Specifies the sort order.