Content(Popup, Func<Visual?>) Method

Definition

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

Parameters

obj
Popup
content
Func<Visual?>

Returns