Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 464 Bytes

colorkeyframecollection_append_1265593285.md

File metadata and controls

23 lines (16 loc) · 464 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Media.Animation.ColorKeyFrameCollection.Append(Microsoft.UI.Xaml.Media.Animation.ColorKeyFrame)
winrt method

Microsoft.UI.Xaml.Media.Animation.ColorKeyFrameCollection.Append

-description

Adds a new item to the collection.

-parameters

-param value

The item to add.

-remarks

-examples

-see-also