Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 947 Bytes

mapcontrol_trysetsceneasync_168550178.md

File metadata and controls

30 lines (21 loc) · 947 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.Maps.MapControl.TrySetSceneAsync(Windows.UI.Xaml.Controls.Maps.MapScene,Windows.UI.Xaml.Controls.Maps.MapAnimationKind)
winrt method

Windows.UI.Xaml.Controls.Maps.MapControl.TrySetSceneAsync

-description

Sets the scene of the map displayed in the MapControl using the specified scene and animation.

-parameters

-param scene

Defines the item or area to appear in the map.

-param animationKind

Specifies the animation to use when you change the scene of the map.

-returns

true if the asynchronous operation succeeded; otherwise, false.

-remarks

-examples

-see-also

TrySetSceneAsync(MapScene)