UIViewController.PresentationController Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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