Java.Util.GregorianCalendar.GetLeastMaximum Method
Gets the smallest maximum value of the specified field.

Syntax

[Android.Runtime.Register("getLeastMaximum", "(I)I", "GetGetLeastMaximum_IHandler")]
public override int GetLeastMaximum ([Android.Runtime.GeneratedEnum] CalendarField field)

Parameters

field
the field.

Returns

Documentation for this section has not yet been entered.

Remarks

Gets the smallest maximum value of the specified field. For example, 28 for the day of month field.

[Android Documentation]

Requirements

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