Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 468 Bytes

systemtrigger_oneshot.md

File metadata and controls

22 lines (15 loc) · 468 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Background.SystemTrigger.OneShot
winrt property

Windows.ApplicationModel.Background.SystemTrigger.OneShot

-description

Gets whether a system event trigger will be used only once.

-property-value

True if the system event trigger will be used only once; false if it will be used every time the event occurs.

-remarks

-examples

-see-also