Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 431 Bytes

enteredbackgroundeventargs_getdeferral_254836512.md

File metadata and controls

22 lines (15 loc) · 431 Bytes
-api-id -api-type
M:Windows.UI.WebUI.EnteredBackgroundEventArgs.GetDeferral
winrt method

Windows.UI.WebUI.EnteredBackgroundEventArgs.GetDeferral

-description

Requests a delay before the app begins running in the background.

-returns

A deferral that delays the app from running in the background.

-remarks

-examples

-see-also