isPersistent property

bool? isPersistent
getter/setter pair

Optional. Requests clients to always show the keyboard when the regular keyboard is hidden. Defaults to false, in which case the custom keyboard can be hidden and opened with a keyboard icon.

Implementation

bool? isPersistent;