Edit

ExpressionValues.StartingValue.CreateVector4StartingValue Method

Definition

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

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

Returns

Vector4Node.

Applies to