Contents

reorderable

The reorderable customization behavior.

Declaration

static var reorderable: ToolbarCustomizationBehavior { get }

Discussion

Items with this behavior start in the toolbar and can be moved within the toolbar by the user, but can not be removed from the toolbar.

See Also

Getting customization behaviors