[]
Sets whether the event is handled.
public static void SetIsHandled(View.TouchEventArgs e, bool handled)
The OriginalEventArgs instance containing the event data.
true if the event is handled.
true