KeyGestureFormatInfo Properties
Properties
Alt | The string used to represent Alt on the appropriate platform. Defaults to "Alt". |
Ctrl | The string used to represent Ctrl on the appropriate platform. Defaults to "Ctrl". |
Invariant | The Invariant format. Only uses strings straight from the appropriate Enums. |
Meta | The string used to represent Meta on the appropriate platform. Defaults to "Cmd". |
Shift | The string used to represent Shift on the appropriate platform. Defaults to "Shift". |
See Also
Reference
KeyGestureFormatInfo Class
Avalonia.Input.Platform Namespace