WKMenuItemIcon Enum

Definition

Enumerates standard icons for use in Watch context menus.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum WKMenuItemIcon
type WKMenuItemIcon = 
Inheritance
WKMenuItemIcon
Attributes

Fields

Accept 0

A checkmark.

Add 1

A plus sign.

Block 2

A barred circle.

Decline 3

A diagonal cross or X.

Info 4

An "i".

Maybe 5

A question mark.

More 6

An ellipsis...

Mute 7

A speaker with a slash through it.

Pause 8

A pause symbol (two vertical lines).

Play 9

A play symbol (right-facing arrow).

Repeat 10

A repeat symbol (elliptical arrows).

Resume 11

3/4 clockwise arrow.

Share 12

Apple share icon.

Shuffle 13

Apple shuffle icon.

Speaker 14

A speaker.

Trash 15

A trashcan.

Remarks

There are 16 standard icons for use in Watch context menus:

Applies to