Android.Views.Accessibility.AccessibilityEvent.ContentChangeTypeUndefined Field
Change type for AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED event: The type of change is not defined.

Value: 0

Syntax

[Android.Runtime.Register("CONTENT_CHANGE_TYPE_UNDEFINED")]
[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 ContentChangeTypeUndefined

Remarks

Change type for AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED event: The type of change is not defined.

[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