Contents

setDisplayDetails(_:)

Specifies whether the user can see the certificate details.

Declaration

func setDisplayDetails(_ display: Bool)

Parameters

  • display:

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

Discussion

For behavioral compatibility with macOS 10.3, certificate details are displayed by default. To hide the details of a certificate, you must explicitly set the display value to false.

See Also

Related Documentation

Customizing the Appearance and Behavior of the View