Application:setKeyboardVisibility

From GiderosMobile
Revision as of 11:02, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Show or hide to native on-screen keyboard if available <source lang="lua"> (boolean), = Application:se...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: in development

Description

Show or hide to native on-screen keyboard if available

(boolean), = Application:setKeyboardVisibility(visible,)

'visible: (boolean) if the keyboard should be shown '
Returns (boolean) true if the device support a native on screen keyboard