Class MulticolRenderer.LayoutInInfiniteHeightCalculator
public class MulticolRenderer.LayoutInInfiniteHeightCalculator : MulticolRenderer.ColumnHeightCalculator
- Inheritance
-
MulticolRenderer.LayoutInInfiniteHeightCalculator
- Implements
- Inherited Members
Constructors
LayoutInInfiniteHeightCalculator()
public LayoutInInfiniteHeightCalculator()
Fields
maxRelayoutCount
protected int maxRelayoutCount
Field Value
Methods
GetAdditionalHeightOfEachColumn(MulticolRenderer, MulticolLayoutResult)
public virtual float? GetAdditionalHeightOfEachColumn(MulticolRenderer renderer, MulticolRenderer.MulticolLayoutResult result)
Parameters
renderer
MulticolRendererresult
MulticolRenderer.MulticolLayoutResult
Returns
MaxAmountOfRelayouts()
public virtual int MaxAmountOfRelayouts()
Returns
- int
maximum amount of relayouts which can be done by this height enhancer