Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 589 Bytes

File metadata and controls

24 lines (15 loc) · 589 Bytes
-api-id P:Windows.ApplicationModel.Background.BackgroundTaskBuilder.IsRunningTaskInStandbySupported
-api-type winrt property

Windows.ApplicationModel.Background.BackgroundTaskBuilder.IsRunningTaskInStandbySupported

-description

Gets a value that indicates whether the device supports running background tasks in modern standby mode.

-property-value

This value is true if the device supports running background tasks in standby mode; otherwise, false.

-remarks

-see-also

-examples