public interface UITraitEnvironment
| Modifier and Type | Method and Description |
|---|---|
UITraitCollection |
traitCollection() |
void |
traitCollectionDidChange(UITraitCollection previousTraitCollection)
To be overridden as needed to provide custom behavior when the environment's traits change.
|
UITraitCollection traitCollection()
void traitCollectionDidChange(UITraitCollection previousTraitCollection)