언어

TimeUnit.Hours Property

Definition

Time unit representing sixty minutes

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

Property Value

Time unit representing sixty minutes.

Attributes

Remarks

Time unit representing sixty minutes.

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

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