MauiHotReloadHelper.RegisterHandlers(IMauiHandlersCollection) Method

Definition

public:
 static void RegisterHandlers(Microsoft::Maui::Hosting::IMauiHandlersCollection ^ handlerService);
public static void RegisterHandlers (Microsoft.Maui.Hosting.IMauiHandlersCollection handlerService);
static member RegisterHandlers : Microsoft.Maui.Hosting.IMauiHandlersCollection -> unit
Public Shared Sub RegisterHandlers (handlerService As IMauiHandlersCollection)

Parameters

handlerService
IMauiHandlersCollection

Applies to