UIBlock.CalculatedCrossSpacing
CalculatedCrossSpacing
The calculated output of Cross.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 Cross.Spacing, Cross.SpacingMinMax, and the Padded Size of this UIBlock.
Declaration
public ref readonly Length.Calculated CalculatedCrossSpacing { get; }