WatchKit.WKInterfaceController.AddMenuItem Method
Adds a menu item with a predefined image to the context menu.

Syntax

[Foundation.Export("addMenuItemWithImageNamed:title:action:")]
public virtual void AddMenuItem (string imageName, string title, ObjCRuntime.Selector action)

Parameters

imageName
Name of the image resource in the Watch App bundle.
title
Displayed under the image.
action
Name of ActionAttribute-tagged method called on selection.

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