With the old sketch widgit there was a visible property which I could use to hide the widgit on the map so it was not showing when I did not want users to see it.
I am converting my code to use the new windows components and I cannot see the equivalent property on the component.
So how can I set the visibility of the arcgis-sketch component within my code so that it is only displayed when I need it to be?