Skip to main content

TryGetValue Method

Definition

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

public bool TryGetValue(
string key,
out ICompositionAnimationBase value
)

Parameters

  String
 
  ICompositionAnimationBase
 

Return Value

Boolean

Implements

IDictionary(TKey, TValue).TryGetValue(TKey, TValue)

See Also

Reference

ImplicitAnimationCollection Class
Avalonia.Rendering.Composition.Animations Namespace