[null,null,["Last updated 2024-06-26 UTC."],[],["The `DragGestureRecognizer.OnGestureStartedListener` interface defines a callback for when a `DragGesture` begins. It inherits from `BaseGestureRecognizer.OnGestureStartedListener` and includes the `onGestureStarted` method. This method, when implemented, is invoked with the `DragGesture` instance as a parameter, signaling the start of the drag interaction. This listener is used to perform actions at the start of a drag gesture.\n"]]