Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
InputMoveParams
Interface InputMoveParams
InputMoveParams ($ref: "Input.Move.Params") Parameters for the Move method.
interface
InputMoveParams
{
direction
:
"left"
|
"right"
|
"up"
|
"down"
;
playerid
?:
number
;
}
Index
Properties
direction
playerid?
Properties
direction
direction
:
"left"
|
"right"
|
"up"
|
"down"
Optional
playerid
playerid
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
direction
playerid
kodi-jsonrpc-api
Loading...
InputMoveParams ($ref: "Input.Move.Params") Parameters for the Move method.