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

Syntax

[Foundation.Export("addMenuItemWithItemIcon:title:action:")]
public virtual void AddMenuItem (WKMenuItemIcon itemIcon, string title, ObjCRuntime.Selector action)

Parameters

itemIcon
Predefined icon.
title
Displayed under the icon.
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