SourceGenControlThemeDescriptor(String, String?, String?, String?, String?, String, String?, String?, Func?) Constructor

Definition

Assembly XamlToCSharpGenerator.Runtime.Avalonia.dll
public SourceGenControlThemeDescriptor(string Uri, string? Key, string? TargetTypeName, string? BasedOn, string? ThemeVariant, string RawXaml, string? BasedOnKey = null, string? NormalizedThemeVariant = null, Func<ControlTheme>? Factory = null)

Parameters

Uri
String
Key
String
TargetTypeName
String
BasedOn
String
ThemeVariant
String
RawXaml
String
BasedOnKey
String
NormalizedThemeVariant
String