GestureDetector.FingerListener

API 수준 XE12에 추가되었습니다.

이 리스너는 터치패드에서 감지된 손가락 수가 변경될 때 보고합니다.

공개 메서드
요약 무효
onFingerCountChanged(int previousCount, int currentCount)

공개 메서드

API 수준 XE12에 추가되었습니다.

public 추상 void onFingerCountChanged (int previousCount, int currentCount)

손가락 수가 변경될 때 호출됩니다.