Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 735 Bytes

perceptioncontrolgroup_perceptioncontrolgroup_1181929246.md

File metadata and controls

23 lines (16 loc) · 735 Bytes
-api-id -api-type
M:Windows.Devices.Perception.Provider.PerceptionControlGroup.#ctor(Windows.Foundation.Collections.IIterable{System.String})
winrt method

Windows.Devices.Perception.Provider.PerceptionControlGroup.PerceptionControlGroup

-description

Creates a PerceptionControlGroup containing the IPerceptionFrameProviders with the ids specified.

-parameters

-param ids

A list of the unique identifiers associated with the grouped IPerceptionFrameProviders. To be controllable, the id must match the associated PerceptionFrameProviderInfo::Id property.

-remarks

-examples

-see-also