Module Origami::Annotation::Widget::Button::Flags
In: sources/parser/annotations.rb

Constants

NOTOGGLETOOFF = 1 << 14
RADIO = 1 << 15
PUSHBUTTON = 1 << 16
RADIOSINUNISON = 1 << 26

[Validate]