Langue

TimeUnit.Minutes Property

Definition

Time unit representing sixty seconds

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

Property Value

Time unit representing sixty seconds.

Attributes

Remarks

Time unit representing sixty seconds.

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

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