Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 610 Bytes

compositionpropertyset_insertquaternion_1872535516.md

File metadata and controls

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

Microsoft.UI.Composition.CompositionPropertySet.InsertQuaternion

-description

Inserts a quaternion key-value pair.

-parameters

-param propertyName

The key associated with the value. This key can be used to retrieve the value.

-param value

The value to insert.

-remarks

-examples

-see-also