[]
Gets whether the ManipulationDelta event occurs during inertia.
public bool IsInertia { get; }
Public ReadOnly Property IsInertia As Boolean
| Type | Description |
|---|---|
| bool | true if the ManipulationDelta event occurs during inertia; otherwise, false. |