Sprache

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

Time unit representing twenty four hours.

Attributes

Remarks

Time unit representing twenty four hours.

Java reference for java.util.concurrent.TimeUnit.DAYS.

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