KeyboardIsDebugInfoShown Property
Used to turn on or off debug information.
Namespace: BeeMobile.VirtualKeyboardAssembly: BeeMobile.VirtualKeyboard.AVA.NET6 (in BeeMobile.VirtualKeyboard.AVA.NET6.dll) Version: 11.0.0.2+aef809e856abb10e94d0b4c45f10d1805addc36e
public bool IsDebugInfoShown { get; set; }
member IsDebugInfoShown : bool with get, set
Property Value
Boolean
The debug information will overlay the current layout, displaying the
LayoutName
and the name of the derived
KeyboardLayout class.