Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 722 Bytes

protocolforresultsactivatedeventargs_viewswitcher.md

File metadata and controls

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

Windows.ApplicationModel.Activation.ProtocolForResultsActivatedEventArgs.ViewSwitcher

-description

Gets 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