KeyIcon Property

If set, the icon will be displayed instead of the default KeyName on the Key.

Definition

Namespace: BeeMobile.VirtualKeyboard
Assembly: BeeMobile.VirtualKeyboard.AVA.NET6 (in BeeMobile.VirtualKeyboard.AVA.NET6.dll) Version: 11.0.0.2+aef809e856abb10e94d0b4c45f10d1805addc36e
C#
public MaterialIconKind? Icon { get; set; }

Property Value

NullableMaterialIconKind

See Also