Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

InputField.OnBeginDrag

public void OnBeginDrag(EventSystems.PointerEventData eventData);

Parameters

eventData The data passed by the EventSystem.

Description

Capture the OnBeginDrag callback from the EventSystem and ensure we should listen to the drag events to follow.

Did you find this page useful? Please give it a rating: