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 ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象