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

See Also: NSParagraphStyle Members

Syntax

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

Remarks

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

Related content

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0