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.
A Boolean that determines the visibility of the item.
var isHidden: Bool { get set }Set this property to true to hide the item, or false to display the item.