Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 727 Bytes

devicemanufacturernotificationtrigger_devicemanufacturernotificationtrigger_215188748.md

File metadata and controls

26 lines (18 loc) · 727 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Background.DeviceManufacturerNotificationTrigger.#ctor(System.String,System.Boolean)
winrt method

Windows.ApplicationModel.Background.DeviceManufacturerNotificationTrigger.DeviceManufacturerNotificationTrigger

-description

Initializes a new instance of the DeviceManufacturerNotificationTrigger class.

-parameters

-param triggerQualifier

An app-defined string that qualifies the trigger.

-param oneShot

Whether the trigger is used only once.

-remarks

-examples

-see-also