Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 746 Bytes

mapcontrol_trysetsceneasync_2039933912.md

File metadata and controls

27 lines (19 loc) · 746 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.Maps.MapControl.TrySetSceneAsync(Windows.UI.Xaml.Controls.Maps.MapScene)
winrt method

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

-description

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

-parameters

-param scene

Defines the item or area to appear in the map.

-returns

true if the asynchronous operation succeeded; otherwise, false.

-remarks

-examples

-see-also

TrySetSceneAsync(MapScene, MapAnimationKind)