Java.Util.Calendar.GetActualMinimum Method
Returns the minimum value of the given field for the current date.

Syntax

[Android.Runtime.Register("getActualMinimum", "(I)I", "GetGetActualMinimum_IHandler")]
public virtual int GetActualMinimum ([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 minimum value of the given field for the current date.

[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