HootAndCompute
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
HootAndCompute
Volt
/
dev.kingssack.volt.util
/
Event
/
ManualEvent
/
Hold
Hold
data
class
Hold
(
val
button
:
Button
,
val
durationMs
:
Double
=
200.0
)
:
Event.ManualEvent.ButtonEvent
Members
Constructors
Hold
Link copied to clipboard
constructor
(
button
:
Button
,
durationMs
:
Double
=
200.0
)
Properties
button
Link copied to clipboard
open
override
val
button
:
Button
duration
Ms
Link copied to clipboard
val
durationMs
:
Double