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