Edit

ExpressionValues.StartingValue.CreateMatrix3x2StartingValue Method

Definition

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

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

Returns

Matrix3x2Node.

Applies to