Edit

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 CommunityToolkit.WinUI.Animations.Expressions.Vector4Node CreateVector4CurrentValue();
static member CreateVector4CurrentValue : unit -> CommunityToolkit.WinUI.Animations.Expressions.Vector4Node
Public Shared Function CreateVector4CurrentValue () As Vector4Node

Returns

Vector4Node.

Applies to