Returns true if the time represented by this Time object occurs before
the given time.
Syntax
[Android.Runtime.Register("before", "(Landroid/text/format/Time;)Z", "GetBefore_Landroid_text_format_Time_Handler")]
public virtual
bool Before (
Time that)
Parameters
- that
- a given Time object to compare against
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