Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 556 Bytes

pointkeyframecollection_getat_496709656.md

File metadata and controls

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

Windows.UI.Xaml.Media.Animation.PointKeyFrameCollection.GetAt

-description

Returns the item located at the specified index.

-parameters

-param index

The integer index of the value to retrieve.

-returns

The PointKeyFrame value at the specified index.

-remarks

-examples

-see-also