Preparing search index...
The search index is not available
@erikwatson/bramble
@erikwatson/bramble
Keyboard
Type alias Keyboard
Keyboard
:
{
getState
:
(
(
)
=>
KeyboardState
)
;
start
:
(
(
)
=>
void
)
;
update
:
(
(
)
=>
void
)
;
}
Type declaration
get
State
:
(
(
)
=>
KeyboardState
)
(
)
:
KeyboardState
Returns
KeyboardState
start
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
update
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@erikwatson/bramble
Loading...