Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 412 Bytes

transformcollection_append_1755366697.md

File metadata and controls

23 lines (16 loc) · 412 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Media.TransformCollection.Append(Microsoft.UI.Xaml.Media.Transform)
winrt method

Microsoft.UI.Xaml.Media.TransformCollection.Append

-description

Adds a new item to the collection.

-parameters

-param value

The new item to add.

-remarks

-examples

-see-also