public event EventHandler<AnnPointerEventArgs> AutomationDoubleClick
public event EventHandler<AnnPointerEventArgs> AutomationDoubleClick
-(void) automationControl:(id<LTIAnnAutomationControl>)control doubleTap:(LTAnnPointerEventArgs*) args;
void onPointerDoubleTap(AnnPointerEvent event);
add_AutomationDoubleClick(function(sender, e)) remove_AutomationDoubleClick(function(sender, e))
The event handler receives an argument of type AnnPointerEventArgs containing data related to this event. The following AnnPointerEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Button | |
Location |