Contents

isHidden

A Boolean that determines the visibility of the item.

Declaration

var isHidden: Bool { get set }

Discussion

Set this property to true to hide the item, or false to display the item.

See Also

Customizing item appearance