Edit

ExpressionValues.Target.CreateSpotLightTarget Method

Definition

Create a reference to the SpotLight target that this expression will be connected to.

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

Returns

SpotLightReferenceNode.

Applies to