UIKit.UIApplicationDelegate_Extensions.HandleOpenURL Method
Developers should use UIApplicationDelegate.OpenUrl rather than this deprecated method.

Syntax

[System.Obsolete("Override 'OpenUrl' instead on iOS 4.2+. The later will be called if both are implemented.", false)]
public static bool HandleOpenURL (this IUIApplicationDelegate This, UIApplication application, Foundation.NSUrl url)

Parameters

This
The instance on which this extension method operates on.
application
Reference to the UIApplication that invoked this delegate method.
url
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