Contents

appearance(for:)

Returns the appearance proxy for the receiver that has the passed trait collection.

Declaration

static func appearance(for trait: UITraitCollection) -> Self

Parameters

  • trait:

    The trait collection used for matching.

Return Value

The appearance proxy for the receiver.

See Also

Working with the appearance proxy