static let primaryAction : ToolbarItemPlacement
The item represents a primary action.
static let confirmationAction : ToolbarItemPlacement
The item represents a confirmation action for a modal interface.
static let destructiveAction : ToolbarItemPlacement
The item represents a destructive action for a modal interface.
static let navigation: ToolbarItemPlacement
The item represents a navigation action.