RowGap(Grid, Func) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static Grid RowGap(this Grid obj, Func<int> rowGap)

Parameters

obj
Grid
rowGap
Func<Int32>

Returns