UIViewController.ViewSafeAreaInsetsDidChange Method

Definition

Method that is called when the safe area insets are changed by size changes to system bars or by changes to the AdditionalSafeAreaInsets property.

C#
[Foundation.Advice("Overriding this method requires a call to the overriden method.")]
[Foundation.Export("viewSafeAreaInsetsDidChange")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.RequiresSuper]
public virtual void ViewSafeAreaInsetsDidChange();
Attributes

Applies to

Proizvod Verzije
Xamarin iOS SDK 12