Android.AccessibilityServices.AccessibilityServiceInfo.CanRetrieveWindowContent Property
Whether this service can retrieve the current window's content.

Syntax

[System.Obsolete("deprecated")]
[get: Android.Runtime.Register("getCanRetrieveWindowContent", "()Z", "GetGetCanRetrieveWindowContentHandler")]
public virtual bool CanRetrieveWindowContent { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Whether this service can retrieve the current window's content.

Statically set from AccessibilityService.ServiceMetaData.

[Android Documentation]

Requirements

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