InteractionTrackerCustomAnimationStateEnteredArgs
InteractionTrackerCustomAnimationStateEnteredArgs
InteractionTrackerCustomAnimationStateEnteredArgs
InteractionTrackerCustomAnimationStateEnteredArgs
Class
Definition
Arguments for the IInteractionTrackerOwner.CustomAnimationStateEntered callback.
public : sealed class InteractionTrackerCustomAnimationStateEnteredArgs : IInteractionTrackerCustomAnimationStateEnteredArgspublic sealed class InteractionTrackerCustomAnimationStateEnteredArgs : IInteractionTrackerCustomAnimationStateEnteredArgsPublic NotInheritable Class InteractionTrackerCustomAnimationStateEnteredArgs Implements IInteractionTrackerCustomAnimationStateEnteredArgs// This API is not available in Javascript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v3)
|
Properties
RequestId RequestId RequestId RequestId
The ID of the request that triggered the callback.
public : int RequestId { get; }public int RequestId { get; }Public ReadOnly Property RequestId As int// This API is not available in Javascript.
- Value
- int int int int
The ID of the request that triggered the callback.