Skip to main content

Item Property

Definition

Namespace: Avalonia.Rendering.Composition.Animations
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public ICompositionAnimationBase this[
string key
] { get; set; }

Parameters

  String
 

Property Value

ICompositionAnimationBase

Implements

IDictionary(TKey, TValue).Item(TKey)

See Also

Reference

ImplicitAnimationCollection Class
Avalonia.Rendering.Composition.Animations Namespace