Contents

UILineBreakMode

Options for wrapping and truncating text.

Declaration

enum UILineBreakMode : NSInteger;

Overview

For methods that draw at a specified point (as opposed to those that draw in a rectangular region), these options specify the clipping behavior that UIKit applies to the string.

Topics

Deprecated constants

See Also

Strings