Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 557 Bytes

colorkeyframecollection_getat_496709656.md

File metadata and controls

28 lines (18 loc) · 557 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Media.Animation.ColorKeyFrameCollection.GetAt(System.UInt32)
winrt method

Windows.UI.Xaml.Media.Animation.ColorKeyFrameCollection.GetAt

-description

Returns the item located at the specified index.

-parameters

-param index

The integer index for the value to retrieve.

-returns

The ColorKeyFrame value at the specified index.

-remarks

-examples

-see-also