Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 696 Bytes

interactiontrackercustomanimationstateenteredargs_isfrombinding.md

File metadata and controls

25 lines (15 loc) · 696 Bytes
-api-id -api-type
P:Microsoft.UI.Composition.Interactions.InteractionTrackerCustomAnimationStateEnteredArgs.IsFromBinding
winrt property

Microsoft.UI.Composition.Interactions.InteractionTrackerCustomAnimationStateEnteredArgs.IsFromBinding

-description

Gets a value that indicates whether this state was entered through interaction with a tracker that this one is bound to.

-property-value

true if this state was entered through interaction with a tracker that this one is bound to; false if the state was entered through interaction directly with this tracker.

-remarks

-see-also

-examples