draw(withExpansionFrame:in:)
Performs custom expansion tool tip drawing.
Declaration
func draw(withExpansionFrame contentFrame: NSRect, in view: NSView)Parameters
- contentFrame:
The frame in which to draw.
- view:
The view in which to draw.
Discussion
Note that the view may be different from the original view in which the text appeared.