UIViewController.PreferredScreenEdgesDeferringSystemGestures Propiedad

Definición

Obtiene los bordes de la pantalla cuyos gestos tienen prioridad sobre los gestos del sistema.

[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.UIRectEdge PreferredScreenEdgesDeferringSystemGestures { [Foundation.Export("preferredScreenEdgesDeferringSystemGestures")] [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.PreferredScreenEdgesDeferringSystemGestures : UIKit.UIRectEdge

Valor de propiedad

Atributos

Se aplica a