Edit

ExpressionValues.CurrentValue.CreateScalarCurrentValue Method

Definition

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

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

Returns

ScalarNode.

Applies to