KeyKeyName Property
The string representation of the Key.
Namespace: BeeMobile.VirtualKeyboardAssembly: BeeMobile.VirtualKeyboard.AVA.NET6 (in BeeMobile.VirtualKeyboard.AVA.NET6.dll) Version: 11.0.0.2+aef809e856abb10e94d0b4c45f10d1805addc36e
public string? KeyName { get; set; }
member KeyName : string with get, set
Property Value
String
This is the value that is passed on to the keyboard when a Key is pressed.
It is also the default visual value that is displayed on the Key.