다음을 통해 공유


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)

적용 대상