App:Library:FabGL:Enumerations:uiButtonKind

提供: robot-jp wiki
ナビゲーションに移動検索に移動

enum uiButtonKind

ボタンの種類を指定します。

Enumerator
Button Normal button - can have a single state. Generates only click events
Switch Switch - can have two states. Generates onChange events

line 1253 of file fabui.hに定義されています。



戻る