setKeyboardFocusRingNeedsDisplay(_:)
Invalidates the area around the focus ring.
Declaration
func setKeyboardFocusRingNeedsDisplay(_ rect: NSRect)Parameters
- rect:
The rectangle of the control or cell defining the area around the focus ring.
rectwill be expanded to include the focus ring for invalidation.