DrawsanaViewShapeUpdating
public protocol DrawsanaViewShapeUpdating : AnyObject
Small protocol wrapper around DrawsanaView that exposes just the
DrawingView.rerenderAllShapesInefficiently() method, so tools can notify the
drawing view that a shape has changed outside of a tool operation.
-
Declaration
Swift
func rerenderAllShapesInefficiently()
View on GitHub
DrawsanaViewShapeUpdating Protocol Reference