2023

iOS17 Adaptation Guide UITrait

UITrait and UITraitDefinition UITraitCollection traitCollectionDidChange() The methods in the UITraitEnvironment protocol traitCollectionDidChange()are obsolete. To listen for feature changes, you need to use UITraitChangeObservablethe corresponding feature change registration method in the…