[]
Gets a TouchInfo object that determines touch behavior for Spread.
[PersistenceMode(PersistenceMode.InnerProperty)]
public TouchInfo TouchInfo { get; set; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public Property TouchInfo As TouchInfo
| Type | Description |
|---|---|
| TouchInfo | The touch. |