Skip to main content

KeyGestureFormatInfo Properties

Properties

AltThe string used to represent Alt on the appropriate platform. Defaults to "Alt".
CtrlThe string used to represent Ctrl on the appropriate platform. Defaults to "Ctrl".
InvariantThe Invariant format. Only uses strings straight from the appropriate Enums.
MetaThe string used to represent Meta on the appropriate platform. Defaults to "Cmd".
ShiftThe string used to represent Shift on the appropriate platform. Defaults to "Shift".

See Also

Reference

KeyGestureFormatInfo Class
Avalonia.Input.Platform Namespace