名前 | 解説 | |
---|---|---|
![]() | Dirty | Gets a value indicating if the LayoutHost contains rectangles with unresolved changes. |
![]() | Frozen | Gets a value indicating if the LayoutHost does not allow any modifications or recalculations. |
![]() | Tag | Gets or sets the object that contains data about the LayoutHost. |
![]() | ThrowIfNotFit | Gets or sets a value indicating whether a LayoutException should be thrown if the width or height of some LayoutRect becomes negative.
The default is true. |
![]() | ZeroTolerance | Gets or sets a value for which all absolute numbers smaller than are considered equal to zero.
Possible values are between 0.00001f and 1f. The default is 0.01f. |