UILabel.LineBreakMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The technique used for wrapping and truncating this UILabel's Text.
public virtual UIKit.UILineBreakMode LineBreakMode { [Foundation.Export("lineBreakMode")] get; [Foundation.Export("setLineBreakMode:")] set; }
member this.LineBreakMode : UIKit.UILineBreakMode with get, set
Property Value
- Attributes