UIKit.NSParagraphStyle Class
A class that specifies paragraph-relevant attributes of an Foundation.NSAttributedString.

See Also: NSParagraphStyle Members

Syntax

[Foundation.Register("NSParagraphStyle", true)]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public class NSParagraphStyle : Foundation.NSObject, Foundation.INSCoding, Foundation.INSMutableCopying, IDisposable

Remarks

An immutable set of attributes associated with the display of an Foundation.NSAttributedString. Important: the application developer must use the subtype UIKit.NSMutableParagraphStyle if they modify the paragraph style after assignment to a Foundation.NSAttributedString. Modifying an attribute of an assigned UIKit.NSParagraphStyle may result in a program crash.

Related content

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0