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