TouchScreenKeyboard.area

public static Rect area;

Description

Indicates the portion of the screen that is currently covered by the on-screen keyboard.

On Android, this property returns zero-Rect, that is Rect(0,0,0,0). For more information, refer to Rect.


Did you find this page useful? Please give it a rating: