-api-id | -api-type |
---|---|
M:Windows.UI.Composition.Vector2KeyFrameAnimation.InsertKeyFrame(System.Single,Windows.Foundation.Numerics.Vector2) |
winrt method |
Inserts a key frame.
The time the key frame should occur at, expressed as a percentage of the animation Duration. Allowed value is from 0.0 to 1.0.
The value of the key frame.