UIKit.UIApplicationDelegate.HandleOpenURL Method
Application developers should not use this deprecated method but use UIApplicationDelegate.OpenUrl instead.

Syntax

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

Parameters

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