Alt Property
The string used to represent Alt on the appropriate platform. Defaults to "Alt".
Definition
Namespace: Avalonia.Input.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public string Alt { get; }
Public ReadOnly Property Alt As String
Get
member Alt : string with get
Property Value
StringSee Also
Reference
KeyGestureFormatInfo Class
Avalonia.Input.Platform Namespace