Contents

setPoliciesDisclosed(_:)

Specifies whether the trust policy settings subview is disclosed.

Declaration

func setPoliciesDisclosed(_ disclosed: Bool)

Parameters

  • disclosed:

    Pass True to display the certificate details, or False to hide them.

Discussion

The trust policy settings can be shown or hidden depending on whether the user clicks the disclosure triangle. This method sets the state of that disclosure triangle and the visibility of the corresponding view.

See Also

Customizing the Appearance and Behavior of the View