Share via


GraphicsView.StartHoverInteraction 事件

定义

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

事件类型

适用于