IEndDragHandler

interface in UnityEngine.EventSystems


Implements interfaces:IEventSystemHandler

Description

Interface to implement if you wish to receive OnEndDrag callbacks.

Note: You need to implement IDragHandler in addition to IEndDragHandler.

See Also: IDragHandler.

Public Methods

OnEndDragCalled by a BaseInputModule when a drag is ended.

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