InteractionTracker Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class InteractionTracker sealed : CompositionObject
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class InteractionTracker final : CompositionObject
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
class InteractionTracker final : CompositionObject
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class InteractionTracker : CompositionObject
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public sealed class InteractionTracker : CompositionObject
Public NotInheritable Class InteractionTracker
Inherits CompositionObject
- Inheritance
- Attributes
Properties
| Name | Description |
|---|---|
| Comment | (Inherited from CompositionObject) |
| Compositor | (Inherited from CompositionObject) |
| DispatcherQueue | (Inherited from CompositionObject) |
| ImplicitAnimations | (Inherited from CompositionObject) |
| InteractionSources | |
| IsInertiaFromImpulse | |
| IsPositionRoundingSuggested | |
| MaxPosition | |
| MaxScale | |
| MinPosition | |
| MinScale | |
| NaturalRestingPosition | |
| NaturalRestingScale | |
| Owner | |
| Position | |
| PositionInertiaDecayRate | |
| PositionVelocityInPixelsPerSecond | |
| Properties | (Inherited from CompositionObject) |
| Scale | |
| ScaleInertiaDecayRate | |
| ScaleVelocityInPercentPerSecond | |