trackingImageView
The image view that contains the image.
Declaration
@MainActor weak final var trackingImageView: NSImageView? { get set }Mentioned in
Discussion
Optionally, set this property to the image view that contains the image, and the overlay view automatically calculates the contentsRect property value based on the image view properties.