Instance Method
setHintDraggingKnob(_:with:) setHintDraggingKnob:withPoint: setHintDraggingKnob_withPoint_
Declaration
func setHintDraggingKnob(_ layer: GSLayer, with point: NSPoint) -> BoolDeclaration
- (BOOL) setHintDraggingKnob:(GSLayer *) layer withPoint:(NSPoint) point;Declaration
setHintDraggingKnob_withPoint_(layer: GSLayer, point: NSPoint) -> bool