WatchKit.WKInterfaceController.GetContextForSegue Method
In response to a button tap, returns the context to be passed to the next WatchKit.WKInterfaceController object's WKInterfaceController.Awake method.

Syntax

[Foundation.Export("contextForSegueWithIdentifier:")]
public virtual Foundation.NSObject GetContextForSegue (string segueIdentifier)

Parameters

segueIdentifier
The segue that is about to occur.

Returns

Context for the upcoming WatchKit.WKInterfaceController object's WKInterfaceController.Awake method.

Remarks

This method is called on the Watch Extension's main thread.

Requirements

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