Ejemplo n.º 1
0
 private void OnKeyboardDidShow(object sender, EventArgs e)
 {
     KeyboardIsShown?.Invoke(this, EventArgs.Empty);
 }