Contents

init(textAttachment:parentView:textLayoutManager:location:)

Creates a new text attachment view whose content starts at the location you provide.

Declaration

init(textAttachment: NSTextAttachment, parentView: NSView?, textLayoutManager: NSTextLayoutManager?, location: any NSTextLocation)

Parameters