Contents

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. rect will be expanded to include the focus ring for invalidation.

See Also

Drawing the Focus Ring