public event EventHandler<AnnPointerEventArgs> AutomationPointerMove
public event EventHandler<AnnPointerEventArgs> AutomationPointerMove
-(void) automationControl:(id<LTIAnnAutomationControl>)control pointerMove:(LTAnnPointerEventArgs*) args;
void onPointerMove(AnnPointerEvent event);
add_AutomationPointerMove(function(sender, e)) remove_AutomationPointerMove(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 |