init(traitCollection:)
Creates the most suitable options for rendering on a device with the specified traits.
Declaration
init(traitCollection: UITraitCollection)Parameters
- traitCollection:
The trait collection to use.
Creates the most suitable options for rendering on a device with the specified traits.
init(traitCollection: UITraitCollection)The trait collection to use.