appearance(for:)
Returns the appearance proxy for the receiver that has the passed trait collection.
Declaration
static func appearance(for trait: UITraitCollection) -> SelfParameters
- trait:
The trait collection used for matching.
Return Value
The appearance proxy for the receiver.