UIBarButtonSystemItem Enum

Definition

An enumeration of the predefined UIBarButtonItems.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIBarButtonSystemItem
type UIBarButtonSystemItem = 
Inheritance
UIBarButtonSystemItem
Attributes

Fields

Action 9

Action image.

Add 4

Add image.

Bookmarks 11

Bookmark image.

Camera 15

Camera image.

Cancel 1

Cancel text, localized.

Compose 7

Compose image.

Done 0

Done text, localized.

Edit 2

Edit text, localized.

FastForward 20

Fast forward image.

FixedSpace 6

Fixed space used to insert padding between items.

FlexibleSpace 5

Flexible space inserted among all elements.

Organize 10

Organize image.

PageCurl 23

Developers should not use this deprecated field.

Pause 18

Pause image.

Play 17

Play image.

Redo 22

Redo image.

Refresh 13

Refresh image.

Reply 8

Reply image

Rewind 19

Remind image.

Save 3

Save text, localized.

12

Search image.

Stop 14

Stop image.

Trash 16

Trash image.

Undo 21

Undo image.

Applies to