View.DispatchPointerCaptureChanged(Boolean) 方法

定义

[Android.Runtime.Register("dispatchPointerCaptureChanged", "(Z)V", "GetDispatchPointerCaptureChanged_ZHandler", ApiSince=26)]
public virtual void DispatchPointerCaptureChanged (bool hasCapture);
[<Android.Runtime.Register("dispatchPointerCaptureChanged", "(Z)V", "GetDispatchPointerCaptureChanged_ZHandler", ApiSince=26)>]
abstract member DispatchPointerCaptureChanged : bool -> unit
override this.DispatchPointerCaptureChanged : bool -> unit

参数

hasCapture
Boolean
属性

注解

android.view.View.dispatchPointerCaptureChanged(boolean)Java 文档。

此页面的某些部分是基于 创建和共享的工作进行的修改,并根据 署名许可中所述的条款使用。

适用于