Android.Views.Accessibility.AccessibilityManager.IsEnabled Property
Returns if the accessibility in the system is enabled.

Syntax

[get: Android.Runtime.Register("isEnabled", "()Z", "GetIsEnabledHandler")]
public bool IsEnabled { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns if the accessibility in the system is enabled.

[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 4