Class TelerikRendererRegistry
Inheritance
System.Object
TelerikRendererRegistry
Namespace: Telerik.Maui.Controls.Compatibility.Common
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public static class TelerikRendererRegistry : Object
Methods
GetHandlerType(Type)
Declaration
public static Type GetHandlerType(Type viewType)
Parameters
System.Type
viewType
|
Returns
System.Type
|
RegisterTypes(Type[])
Declaration
public static void RegisterTypes(params Type[] attrTypes)
Parameters
System.Type[]
attrTypes
|