Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
ListSort
Interface ListSort
ListSort ($ref: "List.Sort") Represents sorting options.
interface
ListSort
{
method
:
string
;
order
:
"ascending"
|
"descending"
;
}
Index
Properties
method
order
Properties
method
method
:
string
order
order
:
"ascending"
|
"descending"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method
order
kodi-jsonrpc-api
Loading...
ListSort ($ref: "List.Sort") Represents sorting options.