Method AfterTouch
AfterTouch(AbstractControl, TouchEventArgs)
Called when Touch event is raised.
public virtual void AfterTouch(AbstractControl sender, TouchEventArgs e)
Parameters
sender
AbstractControlControl which sends the notification.
e
TouchEventArgsA TouchEventArgs that contains the event data.