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
属性

注解

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

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

适用于