Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 814 Bytes

interactiontrackerinertiastateenteredargs_requestid.md

File metadata and controls

22 lines (15 loc) · 814 Bytes
-api-id -api-type
P:Microsoft.UI.Composition.Interactions.InteractionTrackerInertiaStateEnteredArgs.RequestId
winrt property

Microsoft.UI.Composition.Interactions.InteractionTrackerInertiaStateEnteredArgs.RequestId

-description

The ID of the request that triggered the callback. Represents the ID of the request that caused InteractionTracker to enter the Inertia State (the InertiaStateEntered callback was triggered). Note that the RequestID property will be incremented each time a request tries to change the state of InteractionTracker.

-property-value

The ID of the request that triggered the callback.

-remarks

-examples

-see-also