Search
Preparing search index...
The search index is not available
obniz
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Parts
Button
Button
Class Button
Hierarchy
Button
Implements
ObnizPartsInterface
Index
Constructors
constructor
Properties
is
Pressed
keys
on
Change
For
State
Wait
onchange
params
required
Keys
Methods
is
Pressed
Wait
state
Wait
wired
info
Constructors
constructor
new
Button
(
)
:
Button
Returns
Button
Properties
is
Pressed
is
Pressed
:
boolean
|
null
= null
keys
keys
:
string
[]
on
Change
For
State
Wait
on
Change
For
State
Wait
:
any
onchange
onchange
:
(
(
pressed
:
boolean
)
=>
void
)
|
null
= null
params
params
:
any
required
Keys
required
Keys
:
string
[]
Methods
is
Pressed
Wait
is
Pressed
Wait
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
state
Wait
state
Wait
(
isPressed
:
boolean
)
:
Promise
<
void
>
Parameters
isPressed:
boolean
Returns
Promise
<
void
>
wired
wired
(
obniz
:
Obniz
)
:
void
Parameters
obniz:
Obniz
Returns
void
Static
info
info
(
)
:
ObnizPartsInfo
Returns
ObnizPartsInfo
Globals
Button
constructor
is
Pressed
keys
on
Change
For
State
Wait
onchange
params
required
Keys
is
Pressed
Wait
state
Wait
wired
info
Button
Options
Generated using
TypeDoc