ImplicitAnimationCollectionInsert Method

Definition

Namespace: Avalonia.Rendering.Composition.Animations
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public void Insert(
	string key,
	ICompositionAnimationBase animation
)

Parameters

key  String
 
animation  ICompositionAnimationBase
 

See Also