hosanna-ui-docs - v0.9.0
Preparing search index...
Bridge/targets/common
sgApi
ISGROInputEvent
Interface ISGROInputEvent
Interface for input events.
interface
ISGROInputEvent
{
GetInfo
()
:
Record
<
string
,
any
>
;
IsInput
()
:
boolean
;
}
Index
Methods
Get
Info
Is
Input
Methods
Get
Info
GetInfo
()
:
Record
<
string
,
any
>
Gets event information
Returns
Record
<
string
,
any
>
Is
Input
IsInput
()
:
boolean
Checks if event is input event
Returns
boolean
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
Get
Info
Is
Input
hosanna-ui-docs - v0.9.0
Loading...
Interface for input events.