Search
VirtualKeyboard.getStandalone Method
See Also
 






Gets whether the keyboard is the only content of the application's window.

Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard

 Syntax

Java  Copy Code

public boolean getStandalone ()

 Return Value

true if the application acts only as virtual keyboard, or false if used as embedded keyboard.

 See Also