Share via


Pin.SendInfoWindowClick Method

Definition

Triggers the click/tap event for a info window of a pin.

public:
 virtual bool SendInfoWindowClick();
public bool SendInfoWindowClick ();
abstract member SendInfoWindowClick : unit -> bool
override this.SendInfoWindowClick : unit -> bool
Public Function SendInfoWindowClick () 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