UIKit.UIViewController.ExtensionContext Property
Gets the Foundation.NSExtensionContext for this view controller.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
[get: Foundation.Export("extensionContext")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual Foundation.NSExtensionContext ExtensionContext { get; }

Value

If there is no extension context for the current view controller, the system walks up the hierarchy in search of a parent view controller that has a non- null ExtensionContext value.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0