Contents

inputAccessoryView

A custom input accessory view for the keyboard of the search bar.

Declaration

var inputAccessoryView: UIView? { get set }

Discussion

The default value is nil. When non-nil, this property represents a custom input accessory view that will be placed onto the search bar’s system-supplied keyboard.

See Also

Customizing the search bar appearance