UIViewController.ChildViewControllerForScreenEdgesDeferringSystemGestures Propiedad

Definición

Obtiene el controlador de vista secundario que tiene prioridad al procesar gestos de borde de pantalla, si están presentes.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIViewController ChildViewControllerForScreenEdgesDeferringSystemGestures { [Foundation.Export("childViewControllerForScreenEdgesDeferringSystemGestures")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ChildViewControllerForScreenEdgesDeferringSystemGestures : UIKit.UIViewController

Valor de propiedad

(Se está llegando más documentación para este nodo)

Este valor puede ser null.

Atributos

Se aplica a