Java.Util.Calendar.GetMaximum Method
Returns the greatest maximum value of the given field.

Syntax

[Android.Runtime.Register("getMaximum", "(I)I", "GetGetMaximum_IHandler")]
public abstract int GetMaximum ([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 greatest maximum value of the given field. This returns the biggest value that get can return for the given 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