Added in API level XE12
This listener reports when the detected finger count changes on the touchpad.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onFingerCountChanged(int previousCount, int currentCount)
|
Public Methods
Added in API level XE12
public abstract void onFingerCountChanged (int previousCount, int currentCount)
Called when the finger count changes.