SketchViewModel (https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Sketch-SketchViewModel.ht...) supports enableRotation and enableScaling but no enableMove. Therefore, I cannot suppress the move operation in transform mode, which would be nice.
Our usecase would be: Avoid "accidentally" moving whole features. Idea would be to manually switch on "move"-mode to be able to move features. Was solved similarly in WebEditor.