InputFieldAppearance

enumeration

Description

Options to define the visibility status of the on-screen keyboard's input field.

TouchScreenKeyboard.inputFieldAppearance uses values of this enum to indicate visibility status of the input field.

Properties

CustomizableCustomize the visibility of the input field based on the requirement of your application.
AlwaysVisibleThe input field is always visible with no option to hide it.
AlwaysHiddenThe input field is always hidden with no option to make it visible.

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