UIViewController.ExtensionContext Propriété

Définition

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

S’applique à