InteractionTrackerValuesChangedArgs Class

Definition

Arguments for the IInteractionTrackerOwner.ValuesChanged callback.

public ref class InteractionTrackerValuesChangedArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class InteractionTrackerValuesChangedArgs final
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
class InteractionTrackerValuesChangedArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class InteractionTrackerValuesChangedArgs
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public sealed class InteractionTrackerValuesChangedArgs
Public NotInheritable Class InteractionTrackerValuesChangedArgs
Inheritance
Object Platform::Object IInspectable InteractionTrackerValuesChangedArgs
Attributes

Properties

Position

The current position of the InteractionTracker.

RequestId

The ID of the request that triggered the callback.

Scale

The current scale of the InteractionTracker.

Applies to