Edit

ExpressionValues.CurrentValue.CreateQuaternionCurrentValue Method

Definition

Create a reference to the current value of the Quaternion property that this expression will be connected to.

public static CommunityToolkit.WinUI.Animations.Expressions.QuaternionNode CreateQuaternionCurrentValue();
static member CreateQuaternionCurrentValue : unit -> CommunityToolkit.WinUI.Animations.Expressions.QuaternionNode
Public Shared Function CreateQuaternionCurrentValue () As QuaternionNode

Returns

QuaternionNode.

Applies to