LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

PointerEventData.useDragThreshold

public bool useDragThreshold;

Description

Should a drag threshold be used?

If you do not want a drag threshold set this to false in IInitializePotentialDragHandler.OnInitializePotentialDrag.