Preparing search index...
The search index is not available
@ar-project/host-object-model
@ar-project/host-object-model
MouseKeyOption
Interface MouseKeyOption
Represents options for a mouse key action.
interface
MouseKeyOption
{
key
?:
MouseKeyType
;
}
Hierarchy (
view full
)
MouseKeyOption
MouseMoveAndKeyOption
Index
Properties
key?
Properties
Optional
key
key
?:
MouseKeyType
The key type for the mouse action.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
key
@ar-project/host-object-model
Loading...
Represents options for a mouse key action.