Hi
I'm migrating from ArcGISRuntime 10.2 to 100.0 and implementing drawing using sketch editor.
How can I cancel current drawing and start a new right after cancellation?
SketchEditor.StartAsync() method does not have CancellationToken as a parameter.
Thanks