Edit

ExpressionValues.StartingValue.CreateVector2StartingValue Method

Definition

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

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

Returns

Vector2Node.

Applies to