UIViewController.ExtensionContext 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 le NSExtensionContext pour ce contrôleur d’affichage.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSExtensionContext ExtensionContext { [Foundation.Export("extensionContext")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ExtensionContext : Foundation.NSExtensionContext
Valeur de propriété
S’il n’existe aucun contexte d’extension pour le contrôleur d’affichage actuel, le système monte la hiérarchie à la recherche d’un contrôleur d’affichage parent qui a une valeur non-ExtensionContext null
.
- Attributs