Android.Views.Accessibility.AccessibilityEvent.ContentChangeTypeContentDescription Field
Change type for AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED event: The node's content description changed.

Value: 4

Syntax

[Android.Runtime.Register("CONTENT_CHANGE_TYPE_CONTENT_DESCRIPTION")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.Accessibility.ContentChangeTypes enum directly instead of this field.")]
public const ContentChangeTypes ContentChangeTypeContentDescription

Remarks

Change type for AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED event: The node's content description changed.

[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