Android.OS.Build.VERSION_CODES.Base11 Field
February 2009: First Android update, officially called 1.

Value: 2

Syntax

[Android.Runtime.Register("BASE_1_1")]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.")]
public const BuildVersionCodes Base11

Remarks

February 2009: First Android update, officially called 1.1.

[Android Documentation]

Requirements

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