Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 573 Bytes

pointkeyframecollection_first_1920739956.md

File metadata and controls

24 lines (15 loc) · 573 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Media.Animation.PointKeyFrameCollection.First
winrt method

Windows.UI.Xaml.Media.Animation.PointKeyFrameCollection.First

-description

Returns the iterator for iteration over the items in the collection.

-returns

The iterator object. The iterator's current position is at the 0-index position, or at the collection end if the collection is empty.

-remarks

-examples

-see-also