Returns the number of (known) touch events currently taking place.
class property Count: Integer;
This property does not count an event until it knows what type of event it is, e.g. short, long, drag, etc. To count unknown events as well use AllCount.
Copyright (c) 2012. All rights reserved.
|