Method AfterLongTap
AfterLongTap(AbstractControl, LongTapEventArgs)
Called after the LongTap event is raised.
public void AfterLongTap(AbstractControl sender, LongTapEventArgs e)
Parameters
sender
AbstractControle
LongTapEventArgs
Called after the LongTap event is raised.
public void AfterLongTap(AbstractControl sender, LongTapEventArgs e)
sender
AbstractControle
LongTapEventArgs