rect
The rectangle defining the area encompassed by the receiver.
Declaration
var rect: NSRect { get }Discussion
The rectangle is specified in the local coordinate system of the associated view. If the inVisibleRect option is specified, the receiver is automatically synchronized with changes in the view’s visible area (visibleRect) and the value of this property is ignored.