Share via


Pin.SendMarkerClick Method

Definition

Triggers the click/tap event for a pin.

public:
 virtual bool SendMarkerClick();
public bool SendMarkerClick ();
abstract member SendMarkerClick : unit -> bool
override this.SendMarkerClick : unit -> bool
Public Function SendMarkerClick () As Boolean

Returns

true if the info window associated to this pin will hide after this event has occurred, otherwise false

Implements

Remarks

For internal use only. This API can be changed or removed without notice at any time.

Applies to