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

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