Defines system-supplied images for bar button items. Apple Documentation

UI.HeaderBarItem.iOS.SystemItem

Since

3.2.1

Ios

Enumeration Members

DONE: 0

The system Done button. Localized.

Property

Static

Ios

Since

3.2.1

CANCEL: 1

The system Cancel button. Localized.

Property

Static

Ios

Since

3.2.1

EDIT: 2

The system Edit button. Localized.

Property

Static

Ios

Since

3.2.1

SAVE: 3

The system Save button. Localized.

Property

Static

Ios

Since

3.2.1

ADD: 4

The system plus button containing an icon of a plus sign.

Property

Static

Ios

Since

3.2.1

FLEXIBLESPACE: 5

Blank space to add between other items. The space is distributed equally between the other items. Other item properties are ignored when this value is set.

Property

Static

Ios

Since

3.2.1

FIXEDSPACE: 6

Blank space to add between other items. Only the width property is used when this value is set.

Property

Static

Ios

Since

3.2.1

COMPOSE: 7

The system compose button.

Property

Static

Ios

Since

3.2.1

REPLY: 8

The system reply button.

Property

Static

Ios

Since

3.2.1

ACTION: 9

The system action button.

Property

Static

Ios

Since

3.2.1

ORGANIZE: 10

The system organize button.

Property

Static

Ios

Since

3.2.1

BOOKMARKS: 11

The system bookmarks button.

Property

Static

Ios

Since

3.2.1

SEARCH: 12

The system search button.

Property

Static

Ios

Since

3.2.1

REFRESH: 13

The system refresh button.

Property

Static

Ios

Since

3.2.1

STOP: 14

The system stop button.

Property

Static

Ios

Since

3.2.1

CAMERA: 15

The system camera button.

Property

Static

Ios

Since

3.2.1

TRASH: 16

The system trash button.

Property

Static

Ios

Since

3.2.1

PLAY: 17

The system play button.

Property

Static

Ios

Since

3.2.1

PAUSE: 18

The system pause button.

Property

Static

Ios

Since

3.2.1

REWIND: 19

The system rewind button.

Property

Static

Ios

Since

3.2.1

FASTFORWARD: 20

The system fast forward button.

Property

Static

Ios

Since

3.2.1

UNDO: 21

The system undo button.

Property

Static

Ios

Since

3.2.1

RED: 22

The system redo button.

Property

Static

Ios

Since

3.2.1

Generated using TypeDoc