Edit

Share via


AnimationDictionary.Item[Int32] Property

Definition

public Microsoft.Toolkit.Uwp.UI.Animations.AnimationSet this[int index] { get; set; }
member this.Item(int) : Microsoft.Toolkit.Uwp.UI.Animations.AnimationSet with get, set
Default Public Property Item(index As Integer) As AnimationSet

Parameters

index
Int32

Property Value

Implements

Applies to