Share via


UIViewController.PresentationController Propriété

Définition

Obtient l’ancêtre le plus proche dans la hiérarchie d’affichage qui est un UIPresentationController ou null s’il n’y en a aucun.

[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

Valeur de propriété

Obtient l’ancêtre le plus proche d’une hiérarchie de contrôleur de vue de contrôleur de présentation contextuelle.

Attributs

S’applique à