Contents

style

The style of the item.

Declaration

var style: UIBarButtonItem.Style { get set }

Discussion

One of the constants defined in UIBarButtonItem.Style. The default value is UIBarButtonItem.Style.plain.

See Also

Customizing item appearance