Example #1
0
 private void EmojiButton_Clicked(object sender, EventArgs e)
 {
     RTE.InsertHTMLText("😊");
 }