Version: 2020.3
언어: 한국어

Overflow

enumeration

매뉴얼로 전환

설명

Defines what should happend if content overflows an element bounds.

변수

VisibleThe overflow is not clipped. It renders outside the element's box. Default Value.
HiddenThe overflow is clipped, and the rest of the content will be invisible.