isHidden
A Boolean that determines the visibility of the group.
Declaration
var isHidden: Bool { get set }Discussion
Set this property to true to hide the group, or false to display the group.
A Boolean that determines the visibility of the group.
var isHidden: Bool { get set }Set this property to true to hide the group, or false to display the group.