Resource.Attribute.StartYear Field

Definition

Caution

deprecated

The first year (inclusive), for example "1940".

[Android.Runtime.Register("startYear")]
[System.Obsolete("deprecated")]
public const int StartYear = 16843132;
[<Android.Runtime.Register("startYear")>]
[<System.Obsolete("deprecated")>]
val mutable StartYear : int

Field Value

Value = 16843132
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