ImplicitAnimationCollectionItem Property

Definition

Namespace: Avalonia.Rendering.Composition.Animations
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ICompositionAnimationBase this[
	string key
] { get; set; }

Parameters

key  String
 

Property Value

ICompositionAnimationBase

Implements

IDictionaryTKey, TValueItemTKey

See Also