Beispiel #1
0
 public virtual void ClearRegisteredInputs()
 {
     DoubleTapEvents = null;
     TapEvents       = null;
     SwipeEvents     = null;
 }