Get Virtual Keyboard Height Icon Get Virtual Keyboard Height

This action will return the current height in pixels of the virtual keyboard, based on the size of the display. If the keyboard is not visible, 0 will be returned.

 

Action Syntax:

Get Virtual Keyboard Height Action

Example:

Get Virtual Keyboard Height Example

The above action block code checks to see if the OS virtual keyboard is visible, and if it is it gets the height of the keyboard (in screen pixels) and then draws some text above it with the keyboard input.