CompositionAnimationSetReferenceParameter Method

Definition

Namespace: Avalonia.Rendering.Composition.Animations
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public void SetReferenceParameter(
	string key,
	CompositionObject compositionObject
)

Parameters

key  String
 
compositionObject  CompositionObject
 

See Also