UIViewController.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)]
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

Значение свойства

(Ожидается дополнительная документация по этому узлу)

Это значение может быть равно null.

Атрибуты

Применяется к