KeyGestureFormatInfoShift 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) Version: 11.3.999
public string Shift { get; }

Property Value

String

See Also