Edit

ExpressionValues.CurrentValue.CreateBooleanCurrentValue Method

Definition

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

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

Returns

BooleanNode.

Applies to