Contents

ToolbarDefaultItemKind

A kind of toolbar item a View adds by default.

Declaration

struct ToolbarDefaultItemKind

Overview

Views can add toolbar items clients may wish to remove or customize. A default item kind can be passed to the toolbar(removing:) modifier to remove the item. Documentation on the View placing the default item should reference the ToolbarDefaultItemKind used to remove the item.

Topics

Getting the default item types

Type Properties

See Also

Removing default items