Contents

trailing(_:)

Window position relative to the trailing edge of another window.

Declaration

static func trailing(_ relativeWindow: WindowProxy) -> WindowPlacement.Position

Parameters

  • relativeWindow:

    The existing window that the new window will be placed relative to.