[]
Describes an action that can be mapped to a keystroke.
public delegate bool KeyMap.DoAction()
| Type | Description |
|---|---|
| bool | True to indicate that the expected action was taken, false otherwise. |
| Name | Description |
|---|---|
| DoAction(object, nint) |
| Name | Description |
|---|---|
| BeginInvoke(AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke() |