open(on:)
Causes the receiver to open on the specified edge of the parent window.
Declaration
func open(on edge: NSRectEdge)Parameters
- edge:
The edge of the parent window on which to open the receiver. See Constants for a list of edge constants and locations.