Return the maximum possible value for the given field given the value of
the other fields.
Syntax
[Android.Runtime.Register("getActualMaximum", "(I)I", "GetGetActualMaximum_IHandler")]
public virtual
int GetActualMaximum ([Android.Runtime.GeneratedEnum]
TimeFormatValues field)
Parameters
- field
- one of the constants for HOUR, MINUTE, SECOND, etc.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Text.Format
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3