Sentinel value which can be passed to a region's minWidth, minHeight, prefWidth, prefHeight, maxWidth, maxHeight properties to reset the region's size constraint back to it's intrinsic size returned by computeMinWidth(), computeMinHeight(), computePrefWidth(), computePrefHeight(), computeMaxWidth(), or computeMaxHeight().
Sentinel value which can be passed to a region's minWidth, minHeight, prefWidth, prefHeight, maxWidth, maxHeight properties to indicate that the preferred dimension should be used for that max and/or min constraint.