UIViewController.PresentationController Propiedad

Definición

Obtiene el antecesor más cercano en la jerarquía de vistas que es o UIPresentationControllernull si no hay ninguno.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIPresentationController PresentationController { [Foundation.Export("presentationController")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.PresentationController : UIKit.UIPresentationController

Valor de propiedad

Obtiene el antecesor más cercano en una jerarquía del controlador de vista del controlador de presentación emergente.

Atributos

Se aplica a