UIViewController.ViewSafeAreaInsetsDidChange Metodo

Definizione

Metodo chiamato quando gli inset di aree sicure vengono modificati in base alle modifiche delle dimensioni alle barre di sistema o alle modifiche apportate alla AdditionalSafeAreaInsets proprietà .

[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 ();
abstract member ViewSafeAreaInsetsDidChange : unit -> unit
override this.ViewSafeAreaInsetsDidChange : unit -> unit
Attributi

Si applica a