Version: 2020.1
言語: 日本語

TextOverflow

enumeration

マニュアルに切り替える

説明

Specifies how the text Element treats hidden overflow content.

変数

ClipThe Element clips overflow content and hides it. This is the default value.
EllipsisThe Element clips overflow content and hides it, but displays an ellipsis ("...") to indicate that clipped content exists.