Contents

isVisible

A Boolean value that indicates whether the toolbar is visible.

Declaration

var isVisible: Bool { get set }

Discussion

If the value of this property is true, the toolbar is visible; otherwise, it’s false. Change the value to hide or show the toolbar.

See Also

Configuring the toolbar’s behavior