Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 705 Bytes

mapcontrol_targetcamerachanged.md

File metadata and controls

20 lines (14 loc) · 705 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.Maps.MapControl.TargetCameraChanged
winrt event

Windows.UI.Xaml.Controls.Maps.MapControl.TargetCameraChanged

-description

Occurs when the final position of the map's camera has changed.

-remarks

During an animation of the map, the ActualCamera defines the current position of the map's camera and TargetCamera defines the final position of the camera.

-examples

-see-also