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
boolean
true
if 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.
boolean
true
if location is specified by the user, else false
.