Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 696 Bytes

iviewswitcherprovider_viewswitcher.md

File metadata and controls

22 lines (15 loc) · 696 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Activation.IViewSwitcherProvider.ViewSwitcher
winrt property

Windows.ApplicationModel.Activation.IViewSwitcherProvider.ViewSwitcher

-description

Provides the view switcher object that allows you to set the view for the application.

-property-value

Use the ActivationViewSwitcher to show or switch the view in response to the activation. The value will be null in hosted scenarios such as Share and File Picker activations.

-remarks

-examples

-see-also