Java.Util.Calendar.GetActualMaximum Method
Returns the maximum value of the given field for the current date.

Syntax

[Android.Runtime.Register("getActualMaximum", "(I)I", "GetGetActualMaximum_IHandler")]
public virtual int GetActualMaximum ([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 maximum value of the given field for the current date. For example, the maximum number of days in the current month.

[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