Android.Views.View.NoId Field
Used to mark a View that has no ID.

Value: -1

Syntax

[Android.Runtime.Register("NO_ID")]
public const int NoId

Remarks

Used to mark a View that has no ID.

[Android Documentation]

Requirements

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