Contents

barStyle

A bar style that specifies the search bar’s appearance.

Declaration

var barStyle: UIBarStyle { get set }

Discussion

This property can be used together with searchBarStyle.

See UIBarStyle for possible values. The default value is UIBarStyle.default.

See Also

Configuring the search bar