csharp
public static class LayoutLimitsThe fixed sizes the layout store is built around.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public const int MaximumCachedMeasurementsHow many measurements one node remembers.
public const int MaximumLayoutDepthHow many times a subtree may be re-entered before layout is declared non-terminating.
Used by (2)
- CachedMeasurementsVixen.Ui.Layout
- LayoutTreeVixen.Ui.Layout