WatchKit.WKInterfaceController.OpenParentApplication Method
Opens the Watch Extension's Parent app, passing userInfo and receiving data back in the reply callback.

Syntax

[Foundation.Export("openParentApplication:reply:")]
public static bool OpenParentApplication (Foundation.NSDictionary userInfo, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDActionArity2V41))] Action<Foundation.NSDictionary, Foundation.NSError> reply)

Parameters

userInfo
Data passed up to the parent app.
reply
Callback passed data from the parent app.

Returns

true if the Parent app was opened successfully.

Remarks

Documentation for this section has not yet been entered.

Requirements

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