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