setDetailsDisclosed(_:)
Sets whether the certificate details subview is disclosed.
Declaration
func setDetailsDisclosed(_ disclosed: Bool)Parameters
Discussion
The certificate details 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.