Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 689 Bytes

lamp_getdeviceselector_838466080.md

File metadata and controls

23 lines (16 loc) · 689 Bytes
-api-id -api-type
M:Windows.Devices.Lights.Lamp.GetDeviceSelector
winrt method

Windows.Devices.Lights.Lamp.GetDeviceSelector

-description

Returns the class selection string that you can use to enumerate lamp devices.

-returns

The class selection string for lamp devices.

-remarks

You can enumerate lamp devices by passing the class selection string returned by the GetDeviceSelector method to the FindAllAsync or CreateWatcher method.

-examples

-see-also