Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ToolbarHandler : Microsoft::Maui::Handlers::ElementHandler<Microsoft::Maui::IToolbar ^, System::Object ^>, Microsoft::Maui::Handlers::IToolbarHandler
public class ToolbarHandler : Microsoft.Maui.Handlers.ElementHandler<Microsoft.Maui.IToolbar,object>, Microsoft.Maui.Handlers.IToolbarHandler
type ToolbarHandler = class
inherit ElementHandler<IToolbar, obj>
interface IToolbarHandler
interface IElementHandler
Public Class ToolbarHandler
Inherits ElementHandler(Of IToolbar, Object)
Implements IToolbarHandler