Struct AccumulatingVelocityTrackerStrategy.Movement
Definition
- Namespace:
- Tizen.NUI.Utility
- Assembly:
- Tizen.NUI.dll
Positions and event time information
protected struct AccumulatingVelocityTrackerStrategy.Movement
Constructors
View Source
Movement(uint, float)
Declaration
public Movement(uint pEventTime, float pPosition)
Parameters
| Type |
Name |
Description |
| uint |
pEventTime |
|
| float |
pPosition |
|
Fields
View Source
EventTime
Declaration
Field Value
View Source
Position
Declaration
Field Value
Extension Methods