Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 707 Bytes

designerappmanager_createnewviewasync_70340253.md

File metadata and controls

34 lines (20 loc) · 707 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Hosting.DesignerAppManager.CreateNewViewAsync(Windows.UI.Xaml.Hosting.DesignerAppViewState,Windows.Foundation.Size)
winrt method

Windows.UI.Xaml.Hosting.DesignerAppManager.CreateNewViewAsync

-description

Creates a new DesignerAppView.

-parameters

-param initialViewState

The initial state of the view.

-param initialViewSize

The initial size of the view.

-returns

The created DesignerAppView.

-remarks

-see-also

-examples