Function
GSHandleRectForBounds(_:_:_:) GSHandleRectForBoundsGSHandleRectForBounds
Declaration
func GSHandleRectForBounds(_ bounds: NSRect, _ corner: GSAlignment, _ handleSize: CGFloat) -> NSRectDeclaration
NSRect GSHandleRectForBounds(NSRect bounds, GSAlignment corner, CGFloat handleSize);Declaration
GSHandleRectForBounds(bounds: NSRect, corner: GSAlignment, handleSize: float) -> NSRect