IMauiHandlersFactory 接口

定义

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
实现

方法

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

适用于