Property | Type | Description | |
---|---|---|---|
timeStamp | System.DateTime | ||
touchButtonPressed | bool | ||
touches | Touch[], |
Method | Description | |
---|---|---|
TouchpadEventArgs ( System utcTimestamp, bool tButtonDown, Touch, t0, Touch, t1 = null ) |
public TouchpadEventArgs ( System utcTimestamp, bool tButtonDown, Touch, t0, Touch, t1 = null ) | ||
utcTimestamp | System | |
tButtonDown | bool | |
t0 | Touch, | |
t1 | Touch, |