TileLayoutGapSettingsBuilder
Methods
Columns(System.Double)
A value in pixels determining the space between horizontal spacing between the layout items.
Parameters
value - System.Double
The value for Columns
RETURNS
Returns the current TileLayoutGapSettingsBuilder instance.
Rows(System.Double)
A value in pixels determining the space between vertical spacing between the layout items.
Parameters
value - System.Double
The value for Rows
RETURNS
Returns the current TileLayoutGapSettingsBuilder instance.