Edit

ExpressionValues.StartingValue.CreateBooleanStartingValue Method

Definition

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

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

Returns

BooleanNode.

Applies to