Contents

init(frame:)

Creates an overlay view with the specified frame rectangle.

Declaration

@MainActor override dynamic init(frame frameRect: NSRect)

Parameters

  • frameRect:

    The frame rectangle for view.

See Also

Creating overlay views