AccessibilityNodeProvider.HostViewId Field

Definition

The virtual id for the hosting View.

[Android.Runtime.Register("HOST_VIEW_ID")]
public const int HostViewId = -1;
[<Android.Runtime.Register("HOST_VIEW_ID")>]
val mutable HostViewId : int

Field Value

Value = -1
Attributes

Remarks

The virtual id for the hosting View.

Java documentation for android.view.accessibility.AccessibilityNodeProvider.HOST_VIEW_ID.

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.

Applies to