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