shrinkPriorityProperty

On a scale of 0..1, if this Node's parent has extra space compared to its preferred size, how much should this node shrink by compared to its siblings.

0 = Never shrink. 1 = Shrink as much as possible

The default is 0. So Nodes tend not to shrink below their preferred size.