below(_:)
Window position relative to the bottom edge of another window.
Declaration
static func below(_ relativeWindow: WindowProxy) -> WindowPlacement.PositionParameters
- relativeWindow:
The existing window that the new window will be placed relative to.