drawInsertionPoint(in:color:turnedOn:)
Draws or erases the insertion point.
Declaration
func drawInsertionPoint(in rect: NSRect, color: NSColor, turnedOn flag: Bool)Parameters
Discussion
The focus must be locked on the receiver when this method is invoked. You should not need to invoke this method directly.