Interface NSTextAttachmentContainer

    • Method Detail

      • getImageForBounds

        UIImage getImageForBounds​(CGRect imageBounds,
                                  NSTextContainer textContainer,
                                  long charIndex)
        Since:
        Available in iOS 7.0 and later.
      • getAttachmentBounds

        CGRect getAttachmentBounds​(NSTextContainer textContainer,
                                   CGRect lineFrag,
                                   CGPoint position,
                                   long charIndex)
        Since:
        Available in iOS 7.0 and later.