Contents

trackRect

The rectangle within which the cell tracks the pointer while the mouse button is down.

Declaration

var trackRect: NSRect { get }

Discussion

The tracking rectangle includes the slider bar, but not the bezel.

See Also

Managing Cell Behavior