begin Gesture
abstract fun beginGesture(description: String, origin: MutationOrigin = MutationOrigin.User): UndoResult
A gesture is a named compound scope that coalesces adjacent compatible operations: intermediate values are applied, but history retains only the initial and final ones.