Edit

ExpressionValues.StartingValue.CreateScalarStartingValue Method

Definition

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

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

Returns

ScalarNode.

Applies to