Enum TextOverflowModes
Namespace: TMPro
Syntax
public enum TextOverflowModes
Fields
Name | Description | Value |
---|---|---|
Overflow | 0 | |
Ellipsis | 1 | |
Masking | 2 | |
Truncate | 3 | |
ScrollRect | 4 | |
Page | 5 | |
Linked | 6 |
public enum TextOverflowModes
Name | Description | Value |
---|---|---|
Overflow | 0 | |
Ellipsis | 1 | |
Masking | 2 | |
Truncate | 3 | |
ScrollRect | 4 | |
Page | 5 | |
Linked | 6 |