Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 565 Bytes

transitioncollection_insertat_1063539230.md

File metadata and controls

26 lines (18 loc) · 565 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Media.Animation.TransitionCollection.InsertAt(System.UInt32,Microsoft.UI.Xaml.Media.Animation.Transition)
winrt method

Microsoft.UI.Xaml.Media.Animation.TransitionCollection.InsertAt

-description

Inserts the specified item at the specified index.

-parameters

-param index

The index at which to set the value.

-param value

The value to set.

-remarks

-examples

-see-also