Android.Widget.Chronometer.Base Property
Return the base time as set through Chronometer.Base.

Syntax

[get: Android.Runtime.Register("getBase", "()J", "GetGetBaseHandler")]
[set: Android.Runtime.Register("setBase", "(J)V", "GetSetBase_JHandler")]
public virtual long Base { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Return the base time as set through Chronometer.Base.

Set method documentation [Android Documentation]

Set the time that the count-up timer is in reference to.

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1