Freigeben über


Pin.InfoWindowClicked Ereignis

Definition

Wird ausgelöst, wenn auf das Infofenster für diesen Marker geklickt wird.

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) 

Ereignistyp

Gilt für: