Method OnLongTap
OnLongTap(LongTapEventArgs)
Called when the LongTap event is raised.
protected virtual void OnLongTap(LongTapEventArgs e)
Parameters
e
LongTapEventArgsAn EventArgs that contains the event data.
Called when the LongTap event is raised.
protected virtual void OnLongTap(LongTapEventArgs e)
e
LongTapEventArgsAn EventArgs that contains the event data.