Method invoked when the trait collection for the view controller changed.
Syntax
[Foundation.Export("traitCollectionDidChange:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual
void TraitCollectionDidChange (
UITraitCollection previousTraitCollection)
Parameters
- previousTraitCollection
- The previous set of traits. When this method is invoked, the UIKIt.UIViewController.TraitCollection property has already been updated to reflect the new active traits.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0