NSParagraphStyle.Default Property

Definition

The default text style.

public static UIKit.NSParagraphStyle Default { [Foundation.Export("defaultParagraphStyle")] get; }
member this.Default : UIKit.NSParagraphStyle

Property Value

Defaults are: natural text alignment, 12 28pt left-aligned tabs, word-wrapping line breaks.

Attributes

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Applies to