KeyGestureFormatInfoCtrl Property

The string used to represent Ctrl on the appropriate platform. Defaults to "Ctrl".

Definition

Namespace: Avalonia.Input.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public string Ctrl { get; }

Property Value

String

See Also