TouchInteractionController.UnregisterAllCallbacks 메서드

정의

모든 콜백을 제거하고 프레임워크에 대한 터치 조작 제어를 반환합니다.

[Android.Runtime.Register("unregisterAllCallbacks", "()V", "", ApiSince=33)]
public void UnregisterAllCallbacks();
[<Android.Runtime.Register("unregisterAllCallbacks", "()V", "", ApiSince=33)>]
member this.UnregisterAllCallbacks : unit -> unit
특성

설명

모든 콜백을 제거하고 프레임워크에 대한 터치 조작 제어를 반환합니다.

에 대한 android.accessibilityservice.TouchInteractionController.unregisterAllCallbacks()Java 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상