[]
Represents interactive action.
[TypeConverter(typeof(bd))]
public class Action
| Name | Description |
|---|---|
| Enabled | Gets or sets whether the action is enabled. |
| Keychar | Gets or sets the keyboard symbol that will be used to perform the action. |
| Modifier | Gets or sets the key modifier that will be used to start the action. |
| MouseButton | Gets or sets the mouse button that will be used to start the action. |
| Name | Gets the action name. |