Extension qnx.keyboard.overlay

qnx.keyboard.overlay

Manage keyboard settings

Methods

init

Initialise the keyboard settings
Parameters:
Name Type Description
settings Object An object representing keyboard settings. All fields are mandatory.
Example
{
        x:0,
        y:0,
        width:800,
        height:190,
        screenWidth:800,
        screenHeight:480
}