Edit

Bagikan melalui


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 Microsoft.Toolkit.Uwp.UI.Animations.Expressions.QuaternionNode CreateQuaternionCurrentValue ();
static member CreateQuaternionCurrentValue : unit -> Microsoft.Toolkit.Uwp.UI.Animations.Expressions.QuaternionNode
Public Shared Function CreateQuaternionCurrentValue () As QuaternionNode

Returns

QuaternionNode.

Applies to