Partager via


Pin.InfoWindowClicked Événement

Définition

Déclenché lorsque l’utilisateur clique sur la fenêtre d’informations de ce marqueur.

public:
 event EventHandler<Microsoft::Maui::Controls::Maps::PinClickedEventArgs ^> ^ InfoWindowClicked;
public event EventHandler<Microsoft.Maui.Controls.Maps.PinClickedEventArgs>? InfoWindowClicked;
member this.InfoWindowClicked : EventHandler<Microsoft.Maui.Controls.Maps.PinClickedEventArgs> 
Public Event InfoWindowClicked As EventHandler(Of PinClickedEventArgs) 

Type d'événement

S’applique à