secondaryTextLayoutGuide
A guide for positioning the secondary text in the content view.
Declaration
var secondaryTextLayoutGuide: UILayoutGuide? { get }Discussion
If the configuration doesn’t specify secondary text, the value of this property is nil.
If you apply a new configuration without secondary text to the content view, the system removes this layout guide from the view and deactivates any constraints associated with it.