-api-id | -api-type |
---|---|
M:Windows.ApplicationModel.Core.CoreApplication.CreateNewView(System.String,System.String) |
winrt method |
Creates a new view for the app.
The class ID of the view provider for the new view. If this parameter is null, use the current view provider.
Additional info about the view, such as its class name in the app code.
The view.