disableInputAccessoryView property

bool? disableInputAccessoryView
getter/setter pair

Set to true to disable the inputAccessoryView above system keyboard. The default value is false.

Supported Platforms/Implementations:

  • iOS

Implementation

bool? disableInputAccessoryView;