Edit

ExpressionValues.StartingValue.CreateQuaternionStartingValue Method

Definition

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

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

Returns

QuaternionNode.

Applies to