Registrar Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.