Version: 2020.3

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.