presentationFrame
The frame rectangle that places the preview image directly over the matching text.
Declaration
var presentationFrame: NSRect { get }Discussion
You specify this value at initialization time. The system uses it to position the preview image over the text in your view. Make sure the frame rectangle is in your view’s coordinate space.