Class NSTextParagraph

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class NSTextParagraph
extends NSTextElement
Since:
Available in iOS 15.0 and later.
  • Constructor Details

    • NSTextParagraph

      public NSTextParagraph()
    • NSTextParagraph

      protected NSTextParagraph​(NSObject.Handle h, long handle)
    • NSTextParagraph

      protected NSTextParagraph​(NSObject.SkipInit skipInit)
    • NSTextParagraph

      public NSTextParagraph​(NSAttributedString attributedString)
    • NSTextParagraph

      public NSTextParagraph​(NSTextContentManager textContentManager)
  • Method Details