View.DispatchPointerCaptureChanged(Boolean) Metodo

Definizione

Notifica a questa vista che il relativo stato di acquisizione puntatore è cambiato.

[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

Parametri

hasCapture
Boolean

Il valore System.Boolean utilizzato per ha capture.

Attributi

Commenti

per android.view.View.dispatchPointerCaptureChanged(boolean).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a