runCustomizationPalette(_:)
Displays the toolbar’s customization palette and handles any user-initiated customizations.
Declaration
func runCustomizationPalette(_ sender: Any?)Parameters
- sender:
The control sending the message.
Discussion
While the customization palette is visible, the toolbar calls methods of its delegate to manage configuration changes.