Resource.Attribute.EndYear Field

Definition

Caution

deprecated

The last year (inclusive), for example "2010".

[Android.Runtime.Register("endYear")]
[System.Obsolete("deprecated")]
public const int EndYear = 16843133;
[<Android.Runtime.Register("endYear")>]
[<System.Obsolete("deprecated")>]
val mutable EndYear : int

Field Value

Value = 16843133
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to