Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 463 Bytes

newwebuiviewcreatedeventargs_getdeferral_254836512.md

File metadata and controls

26 lines (16 loc) · 463 Bytes
-api-id -api-type ms.custom
M:Windows.UI.WebUI.NewWebUIViewCreatedEventArgs.GetDeferral
winrt method
RS5

Windows.UI.WebUI.NewWebUIViewCreatedEventArgs.GetDeferral

-description

Requests a delay before the new view is created.

-returns

A deferral that delays the creation of the new view.

-remarks

-see-also

-examples