Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 831 Bytes

mapelementslayer_mapelementclick.md

File metadata and controls

20 lines (14 loc) · 831 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.Maps.MapElementsLayer.MapElementClick
winrt event

Windows.UI.Xaml.Controls.Maps.MapElementsLayer.MapElementClick

-description

Occurs when the user taps or clicks a MapElement that has been add to the MapElementsLayer.

-remarks

Touch, mouse, and pen/stylus interactions are received, processed, and managed as pointers. Any of these devices and their interactions can produce a MapElementsClick event. An instance of MapElementsLayerClickEventArgs provides data for this event.

-see-also

-examples