InsertKeyFrame(Single, Vector2) Method
Definition
Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public void InsertKeyFrame(
float normalizedProgressKey,
Vector2 value
)
Public Sub InsertKeyFrame (
normalizedProgressKey As Single,
value As Vector2
)
member InsertKeyFrame :
normalizedProgressKey : float32 *
value : Vector2 -> unit
Parameters
See Also
Reference
Vector2KeyFrameAnimation Class
InsertKeyFrame Overload
Avalonia.Rendering.Composition Namespace