static let primaryAction : ToolbarItemPlacement
The item represents a primary action.
static let cancellationAction : ToolbarItemPlacement
The item represents a cancellation 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.