Windows.ApplicationModel.Background.SystemTrigger.SystemTrigger

February 8, 2017 ยท View on GitHub

-description

Initializes a new instance of a system event trigger.

-parameters

-param triggerType

Specifies the system event type.

-param oneShot

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

-remarks

-examples

-see-also

Contents

  1. 1-description
  2. 2-parameters
  3. 2.1-param triggerType
  4. 2.2-param oneShot
  5. 3-remarks
  6. 4-examples
  7. 5-see-also