FAST SDK Coding Reference 1.0.3
|
Defines an active key binding state. More...
Public Attributes | |
string | name |
The name of the key binding state. | |
StateType | type |
The type of key binding state. | |
Defines an active key binding state.
string name |
The name of the key binding state.
StateType type |
The type of key binding state.
There can only be one active Default state type per FAST.KeyBinding. The name of a Default state type will always be "Default".