Registrar Class

Definition

For internal use by the Microsoft.Maui.Controls platform.

public ref class Registrar abstract sealed
public static class Registrar
type Registrar = class
Public Class Registrar
Inheritance
Registrar

Properties

ExtraAssemblies

For internal use by the Microsoft.Maui.Controls platform.

Registered

For internal use by the Microsoft.Maui.Controls platform.

Methods

RegisterAll(Type[], IFontRegistrar)
Obsolete.

For internal use by the Microsoft.Maui.Controls platform.

RegisterAll(Type[], InitializationFlags, IFontRegistrar)
RegisterEffect(String, String, Type)
RegisterEffects(String, ExportEffectAttribute[])

For internal use by the Microsoft.Maui.Controls platform.

RegisterRenderers(HandlerAttribute[])

For internal use by the Microsoft.Maui.Controls platform.

RegisterRendererToHandlerShim(Func<Object,IViewHandler>)
RegisterStylesheets(InitializationFlags)

Applies to