Table of Contents

Method DispatchPointerCaptureChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Maui.dll

DispatchPointerCaptureChanged(bool)

To be added.

public override void DispatchPointerCaptureChanged(bool hasCapture)

Parameters

hasCapture bool

To be added.

Remarks

Java documentation for

android.view.View.dispatchPointerCaptureChanged(boolean)
.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.