UIViewController.PresentationController Propriedade

Definição

Obtém o ancestral mais próximo na hierarquia de exibição que é um UIPresentationController ou null se não há nenhum.

[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 da propriedade

Obtém o ancestral mais próximo em uma hierarquia de controlador de exibição de apresentação popover.

Atributos

Aplica-se a