TextClipping

enumeration

Switch to Manual

Description

Different methods for how the GUI system handles text being too large to fit the rectangle allocated.

Variables

OverflowText flows freely outside the element.
ClipText gets clipped to be inside the element.