KotlinLibraryTemplate
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
KotlinLibraryTemplate
KotlinLibraryTemplate
/
xyz.malefic.frc.pingu
/
ButtonBinding
Button
Binding
typealias
ButtonBinding
=
Pair
<
Button
,
(
)
->
Command
>
Type alias for a Pair consisting of a Button and a command supplier function.