Untouchable Class |
Namespace: TouchScript.Hit
public class Untouchable : HitTest
The Untouchable type exposes the following members.
Name | Description | |
---|---|---|
Untouchable | Initializes a new instance of the Untouchable class |
Name | Description | |
---|---|---|
IsHit |
Determines whether a pointer hit the object.
(Overrides HitTestIsHit(IPointer, HitData).) |
Name | Description | |
---|---|---|
DiscardPointer |
Indicates if instead of not reacting to pointers the object should completely discard them making it impossible for other gestures to receive them.
|