Android.Views.View.FindViewsWithContentDescription Field
Find find views that contain the specified content description.

Value: 2

Syntax

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

Remarks

Find find views that contain the specified content description.

[Android Documentation]

Requirements

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