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.
Creates an overlay view with the specified frame rectangle.
@MainActor override dynamic init(frame frameRect: NSRect)The frame rectangle for view.