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
backgroundImagebackgroundImage(for:barMetrics:)setBackgroundImage(_:for:barMetrics:)image(for:state:)setImage(_:for:state:)positionAdjustment(for:)setPositionAdjustment(_:for:)searchFieldBackgroundImage(for:)setSearchFieldBackgroundImage(_:for:)searchFieldBackgroundPositionAdjustmentsearchTextPositionAdjustment