Java.Util.Calendar.GetLeastMaximum Method
Returns the smallest maximum value of the given field.

Syntax

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

Parameters

field
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the smallest maximum value of the given field. This is the smallest value that getActualMaximum() can return for any possible time.

[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