Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 460 Bytes

colorkeyframecollection_append_1569179394.md

File metadata and controls

25 lines (16 loc) · 460 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Media.Animation.ColorKeyFrameCollection.Append(Windows.UI.Xaml.Media.Animation.ColorKeyFrame)
winrt method

Windows.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