LineBreakMode
public enum LineBreakMode
The technique used by the label to break up the content
-
This mode will clip the text to the specified width
Declaration
Swift
case byClipping
public enum LineBreakMode
The technique used by the label to break up the content
This mode will clip the text to the specified width
Swift
case byClipping