JoystickController.StopDrag Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ObjectManipulator script uses this to determine when the joystick is released.
public:
void StopDrag();
public void StopDrag ();
member this.StopDrag : unit -> unit
Public Sub StopDrag ()