Exemplo n.º 1
0
 public void OnPointerExit(PointerEventData eventData)
 {
     buttonGroup.OnExit(this); //eneter idle state when exited
 }