Java.Util.Calendar.MinimalDaysInFirstWeek Property
Returns the minimal days in the first week of the year.

Syntax

[get: Android.Runtime.Register("getMinimalDaysInFirstWeek", "()I", "GetGetMinimalDaysInFirstWeekHandler")]
[set: Android.Runtime.Register("setMinimalDaysInFirstWeek", "(I)V", "GetSetMinimalDaysInFirstWeek_IHandler")]
public virtual int MinimalDaysInFirstWeek { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the minimal days in the first week of the year.

Set method documentation [Android Documentation]

Sets the minimal days in the first week of the year.

Requirements

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