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