Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 716 Bytes

compositionanimation_setquaternionparameter_1439717195.md

File metadata and controls

26 lines (18 loc) · 716 Bytes
-api-id -api-type
M:Microsoft.UI.Composition.CompositionAnimation.SetQuaternionParameter(System.String,Windows.Foundation.Numerics.Quaternion)
winrt method

Microsoft.UI.Composition.CompositionAnimation.SetQuaternionParameter

-description

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

-parameters

-param key

The name of the parameter to set.

-param value

The quaternion value.

-remarks

-examples

-see-also