Ctrl 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)
- C#
- VB
- F#
public string Ctrl { get; }
Public ReadOnly Property Ctrl As String
Get
member Ctrl : string with get
Property Value
StringSee Also
Reference
KeyGestureFormatInfo Class
Avalonia.Input.Platform Namespace