Share via


GraphicsView.MoveHoverInteraction 事件

定义

public:
 event EventHandler<Microsoft::Maui::Controls::TouchEventArgs ^> ^ MoveHoverInteraction;
public event EventHandler<Microsoft.Maui.Controls.TouchEventArgs> MoveHoverInteraction;
member this.MoveHoverInteraction : EventHandler<Microsoft.Maui.Controls.TouchEventArgs> 
Public Event MoveHoverInteraction As EventHandler(Of TouchEventArgs) 

事件类型

适用于