コード例 #1
0
 public void OnPointerUp(PointerEventData data)
 {
     _currentStickerChild.StopDrag(data);
     SetToggles(false);
 }