isEnabled
Summary
Return the user-defined OSK visibility as set by prior calls to show
or
hide
.
Syntax
keyman.osk.isEnabled();
Parameters
None.
Return Value
boolean
true
if the OSK is enabled, elsefalse
.
Description
Actual OSK visibility will also depend on whether or not the target is focused (see isVisible)