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

Property Value

String

See Also