WatchKit.WKInterfaceController.AddMenuItem Method
Adds a menu item with a specified UIKit.UIImage to the context menu.

Syntax

[Foundation.Export("addMenuItemWithImage:title:action:")]
public virtual void AddMenuItem (UIKit.UIImage image, string title, ObjCRuntime.Selector action)

Parameters

image
The image to be used.
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