TryMaterialize(String, Type, String?, out ControlTheme?) Method

Definition

Assembly XamlToCSharpGenerator.Runtime.Avalonia.dll
public static bool TryMaterialize(string uri, Type targetType, string? themeVariant, scoped out ControlTheme? theme)

Parameters

uri
String
targetType
Type?
themeVariant
String

Returns