BottomLeftText(Dialog, Binding<Visual?>) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static Dialog BottomLeftText(this Dialog obj, [Nullable(new byte[] { (byte)0, (byte)2 })] Binding<Visual?> bottomLeftText)

Parameters

obj
Dialog
bottomLeftText
Binding<T>

Returns