userLocated
Summary
Determine whether or not the OSK has been moved from its default position by the user.
Syntax
keyman.osk.userLocated();
Parameters
None.
Return Value
booleantrueif location is specified by the user, elsefalse.
Determine whether or not the OSK has been moved from its default position by the user.
keyman.osk.userLocated();
None.
booleantrue if location is specified by the user, else false.