Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 768 Bytes

compositionanimation_setvector4parameter_1719045943.md

File metadata and controls

28 lines (18 loc) · 768 Bytes
-api-id -api-type
M:Windows.UI.Composition.CompositionAnimation.SetVector4Parameter(System.String,Windows.Foundation.Numerics.Vector4)
winrt method

Windows.UI.Composition.CompositionAnimation.SetVector4Parameter

-description

Sets a Vector4 value parameter for use with an ExpressionAnimation or an expression keyframe.

-parameters

-param key

The name of the parameter.

-param value

The Vector4 value.

-remarks

-examples

-see-also