Declaration

func setPositionFast(_ position: NSPoint)

Declaration

- (void) setPositionFast:(NSPoint) position;

Declaration

setPositionFast_(position: NSPoint)

Discussion

Use this method when managing undo and change notifications separately.

See Also

Position