Instance Method
moveSelectionLayer(_:shadowLayer:with:withModifier:) moveSelectionLayer:shadowLayer:withPoint:withModifier: moveSelectionLayer_shadowLayer_withPoint_withModifier_
Declaration
func moveSelectionLayer(_ layer: GSLayer, shadowLayer: GSLayer, with point: NSPoint, withModifier modifierFlag: NSEvent.ModifierFlags)Declaration
- (void) moveSelectionLayer:(GSLayer *) layer shadowLayer:(GSLayer *) shadowLayer withPoint:(NSPoint) point withModifier:(NSEventModifierFlags) modifierFlag;Declaration
moveSelectionLayer_shadowLayer_withPoint_withModifier_(layer: GSLayer, shadowLayer: GSLayer, point: NSPoint, modifierFlag: NSEventModifierFlags)