Contents

isBordered

A Boolean value that indicates whether the toolbar item has a bordered style.

Declaration

var isBordered: Bool { get set }

Discussion

If your toolbar item displays a custom view, modifying this property applies the image to the view’s isBordered property, if one exists. The default value of this property is false.

See Also

Getting the item’s configuration