Android.Views.Accessibility.AccessibilityNodeInfo.Window Property
Gets the window to which this node belongs.

Syntax

[get: Android.Runtime.Register("getWindow", "()Landroid/view/accessibility/AccessibilityWindowInfo;", "GetGetWindowHandler")]
public virtual AccessibilityWindowInfo Window { get; }

See Also

Android.AccessibilityServices.AccessibilityService.Windows

Value

Documentation for this section has not yet been entered.

Remarks

Gets the window to which this node belongs.

[Android Documentation]

Requirements

Namespace: Android.Views.Accessibility
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14