Edit

Bagikan melalui


ExpressionValues.CurrentValue.CreateVector4CurrentValue Method

Definition

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

public static Microsoft.Toolkit.Uwp.UI.Animations.Expressions.Vector4Node CreateVector4CurrentValue ();
static member CreateVector4CurrentValue : unit -> Microsoft.Toolkit.Uwp.UI.Animations.Expressions.Vector4Node
Public Shared Function CreateVector4CurrentValue () As Vector4Node

Returns

Vector4Node.

Applies to