Function
GSAlignedPointForBounds(_:_:) GSAlignedPointForBoundsGSAlignedPointForBounds
Declaration
func GSAlignedPointForBounds(_ bounds: NSRect, _ corner: GSAlignment) -> NSPointDeclaration
NSPoint GSAlignedPointForBounds(NSRect bounds, GSAlignment corner);Declaration
GSAlignedPointForBounds(bounds: NSRect, corner: GSAlignment) -> NSPoint