KeyboardIsDebugInfoShownProperty Field
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 static readonly StyledProperty<bool> IsDebugInfoShownProperty
static val IsDebugInfoShownProperty: StyledProperty<bool>
Field Value
StyledPropertyBoolean
The debug information will overlay the current layout, displaying the
LayoutName
and the name of the derived
KeyboardLayout class.