IMauiHandlersFactory Interface

Definition

public interface class IMauiHandlersFactory : IServiceProvider, Microsoft::Maui::IMauiFactory
public interface IMauiHandlersFactory : IServiceProvider, Microsoft.Maui.IMauiFactory
type IMauiHandlersFactory = interface
    interface IMauiFactory
    interface IServiceProvider
Public Interface IMauiHandlersFactory
Implements IMauiFactory, IServiceProvider
Implements

Methods

GetCollection()
GetHandler(Type)
GetHandler<T>()
GetHandlerType(Type)

Applies to