DeviceProductInfo.ManufactureWeek Property

Definition

public int ManufactureWeek { [Android.Runtime.Register("getManufactureWeek", "()I", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getManufactureWeek", "()I", "", ApiSince=31)>]
member this.ManufactureWeek : int

Property Value

The week of manufacture which ranges from 1 to 53, or -1 it is not available. Typically, it is not present if model year is available.

Attributes

Remarks

Java documentation for android.hardware.display.DeviceProductInfo.getManufactureWeek().

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