Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 510 Bytes

webuiview_createasync_1580624548.md

File metadata and controls

31 lines (19 loc) · 510 Bytes
-api-id -api-type ms.custom
M:Windows.UI.WebUI.WebUIView.CreateAsync(Windows.Foundation.Uri)
winrt method
RS5

Windows.UI.WebUI.WebUIView.CreateAsync

-description

Creates a new view with specific arguments, as an asynchronous action.

-parameters

-param uri

The URI to open the view with.

-returns

The created view.

-remarks

-see-also

-examples