Function
GSHandleRect(_:_:) GSHandleRectGSHandleRect
Declaration
func GSHandleRect(_ pos: NSPoint, _ handleSize: CGFloat) -> NSRectDeclaration
NSRect GSHandleRect(NSPoint pos, CGFloat handleSize);Declaration
GSHandleRect(pos: NSPoint, handleSize: float) -> NSRect