OverlayLayoutChild.clipOverlay

bool clipOverlay() @property

Get clipOverlay property.

Returns

Whether the child should be clipped to fit the parent's size.
void clipOverlay(bool propval) @property

Set clipOverlay property.

Parameters

propvalWhether the child should be clipped to fit the parent's size.