ToolbarRegistry
Register toolbar actions duringonLoad() or onStart().
Unregister an action
List all actions
ToolbarAction fields
ToolbarIcon
A sealed interface with four source types:
Convenience extension functions are also available:
ToolbarCategory
Pre-defined categories in the companion object:
Custom categories are also supported:
ToolbarRegistration
Theregister method returns a ToolbarRegistration handle with an unregister() method: