Field Summary | ||
---|---|---|
const Number | CLIP | |
Pay attention to top and bottom barriers.
Provide no indication that there is text which is not visible.
|
||
const Number | ELLIPSIS | |
Pay attention to top and bottom barriers.
Use an ellipsis to denote that there is text which is not visible.
Only for vertical overflow.
|
||
const Number | OVERFLOW | |
Overflow the text and pay no attention to top and bottom barriers.
|
const Number CLIP
const Number ELLIPSIS
const Number OVERFLOW