TimeUnit.Days Property

Definition

Time unit representing twenty four hours

[Android.Runtime.Register("DAYS")]
public static Java.Util.Concurrent.TimeUnit? Days { get; }
[<Android.Runtime.Register("DAYS")>]
static member Days : Java.Util.Concurrent.TimeUnit

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to