Version: 2018.4

IPointerUpHandler

interface in UnityEngine.EventSystems


実装インターフェース:IEventSystemHandler

マニュアルに切り替える

説明

OnPointerUp のコールバックを受け取りたいときにインターフェースを実装します。

Note: In order to receive OnPointerUp callbacks, you must also implement the IPointerDownHandler interface

Public 関数

OnPointerUp