Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 846 Bytes

iinteractiontrackerowner_idlestateentered_587900544.md

File metadata and controls

26 lines (18 loc) · 846 Bytes
-api-id -api-type
M:Microsoft.UI.Composition.Interactions.IInteractionTrackerOwner.IdleStateEntered(Microsoft.UI.Composition.Interactions.InteractionTracker,Microsoft.UI.Composition.Interactions.InteractionTrackerIdleStateEnteredArgs)
winrt method

Microsoft.UI.Composition.Interactions.IInteractionTrackerOwner.IdleStateEntered

-description

Callback triggered when an InteractionTracker enters the idle state.

-parameters

-param sender

The InteractionTracker that triggered the callback.

-param args

Arguments for the callback.

-remarks

-examples

-see-also