SLafButtonBase Struct Reference
struct SLafButtonBase
Public Member Enumerations
enum
TDrawState
{
EDrawClear
= 0x00,
EDrawSet
= 0x01,
EDrawIndeterminate
= 0x02,
EDrawClearPressed
= 0x10,
EDrawSetPressed
= 0x11,
EDrawIndeterminatePressed
= 0x12
}
Member Enumerations Documentation
Enum TDrawState
The draw state enumerations of the button.
Enumerators
EDrawClear = 0x00
EDrawSet = 0x01
EDrawIndeterminate = 0x02
EDrawClearPressed = 0x10
EDrawSetPressed = 0x11
EDrawIndeterminatePressed = 0x12