Android.Views.Accessibility.AccessibilityEvent.Enabled Property
Documentation for this section has not yet been entered.

Syntax

[get: Android.Runtime.Register("isEnabled", "()Z", "GetIsEnabledHandler")]
[set: Android.Runtime.Register("setEnabled", "(Z)V", "GetSetEnabled_ZHandler")]
public override bool Enabled { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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