CenterLabel(Rule, Func<Visual?>) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static Rule CenterLabel(this Rule obj, [Nullable(new byte[] { (byte)1, (byte)2 })] Func<Visual?> centerLabel)

Parameters

obj
Rule
centerLabel
Func<Visual?>

Returns