UIBlock.CalculatedSpacing
CalculatedSpacing
The calculated output of Spacing. Calculated by the Nova Engine once per dirty frame and whenenever CalculateLayout() is called explicitly.
Remarks
The final value here accounts for a combination of inputs from Spacing, SpacingMinMax, and the Padded Size of this UIBlock.
Declaration
public ref readonly Length.Calculated CalculatedSpacing { get; }