TryParseHexColor(String?, out UInt32) Method

Definition

Assembly XamlToCSharpGenerator.Core.dll
public static bool TryParseHexColor(string? value, scoped out uint argb)

Parameters

value
String
argb
UInt32

Returns