The following tables list the members exposed by ActionMap.
Name | Description | |
---|---|---|
ActionMap Constructor | Initializes an action map with no parent and no mappings. |
Name | Description | |
---|---|---|
Parent | Gets or sets the parent action map (ActionMap object) of this action map. | |
Size | Returns the number of mappings defined in this action map. |
Name | Description | |
---|---|---|
AllKeys | Returns the keys that are defined in this action map and its parent. | |
Clear | Removes all the mappings from this action map. | |
Get | Returns the binding to an action for the specified key. | |
Keys | Returns the keys defined in this action map. | |
Put | Creates a binding between a key and an action. | |
Remove | Removes the binding to an action for the specified key. |
Reference
ActionMap ClassFarPoint.Win.Spread Namespace
Action Class
InputMap Class
SpreadActions Class