Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 879 Bytes

activationviewswitcher_showasstandaloneasync_305035972.md

File metadata and controls

30 lines (21 loc) · 879 Bytes
-api-id -api-type
M:Windows.UI.ViewManagement.ActivationViewSwitcher.ShowAsStandaloneAsync(System.Int32,Windows.UI.ViewManagement.ViewSizePreference)
winrt method

Windows.UI.ViewManagement.ActivationViewSwitcher.ShowAsStandaloneAsync

-description

Shows the view in a new standalone window and sets the size preference for the view.

-parameters

-param viewId

The identifier for the view.

-param sizePreference

The preferred size of the view.

-returns

The asynchronous results of the operation. Use this to determine when the async call is complete.

-remarks

-examples

-see-also

ShowAsStandaloneAsync(Int32)