Visibility.hidden
The element may be hidden.
Declaration
case hiddenDiscussion
Some APIs may use this value to represent a hint or preference, rather than a mandatory assertion. For example, setting confirmation dialog title visibility to hidden using the confirmationDialog(_:isPresented:titleVisibility:actions:) modifier may not always hide the dialog title, which is required on some platforms.