public void CancelChatting() { this.textInput.Text = string.Empty; singleton.Invoke("CancelChatting_Delayed", 0.2f); }