Contents

frame

The frame rectangle, which describes the view’s location and size in the coordinate system of the view’s superview.

Declaration

@MainActor @preconcurrency override dynamic var frame: NSRect { get set }

See Also

Managing the view