Class NSTextAttachmentViewProvider

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class NSTextAttachmentViewProvider
extends NSObject
Since:
Available in iOS 15.0 and later.
  • Constructor Details

    • NSTextAttachmentViewProvider

      protected NSTextAttachmentViewProvider()
    • NSTextAttachmentViewProvider

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

      protected NSTextAttachmentViewProvider​(NSObject.SkipInit skipInit)
    • NSTextAttachmentViewProvider

      public NSTextAttachmentViewProvider​(NSTextAttachment textAttachment, UIView parentView, NSTextLayoutManager textLayoutManager, NSTextLocation location)
  • Method Details