Edit

ExpressionValues.CurrentValue.CreateVector2CurrentValue Method

Definition

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

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

Returns

Vector2Node.

Applies to