shrink property

bool? shrink
getter/setter pair

Whether the ResizeSensor should shrink to the size of its child.

WARNING: If set to true there is a possibility that the ResizeSensor will not work due to it being too small.

Default: false

Implementation

bool? shrink;