CompositionInteractionSourceCollection.Add Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds an interaction source to the collection.
public:
virtual void Add(ICompositionInteractionSource ^ value) = Add;
void Add(ICompositionInteractionSource const& value);
C#
public void Add(ICompositionInteractionSource value);
function add(value)
Public Sub Add (value As ICompositionInteractionSource)
The interaction source to add to the collection.
Produk | Versi |
---|---|
Windows App SDK | 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6 |