UIKit.UIApplicationDelegate.ShouldAllowExtensionPointIdentifier Method
Requests permission from the app to run app extensions based on the extension point identified by extensionPointIdentifier.

Syntax

[Foundation.Export("application:shouldAllowExtensionPointIdentifier:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual bool ShouldAllowExtensionPointIdentifier (UIApplication application, Foundation.NSString extensionPointIdentifier)

Parameters

application
Documentation for this section has not yet been entered.
extensionPointIdentifier
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

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