Application:setKeyboardVisibility

From GiderosMobile

Available since: Gideros 2018.6
Class: Application

Description

Show or hide the native on-screen keyboard if available.

(boolean) = application:setKeyboardVisibility(visible)

Parameters

visible: (boolean) if the keyboard should be shown

Return values

Returns (boolean) true if the device support a native on screen keyboard