Time.Hour Property

Definition

Hour of day [0-23]

[Android.Runtime.Register("hour")]
public int Hour { get; set; }
[<Android.Runtime.Register("hour")>]
member this.Hour : int with get, set

Property Value

Attributes

Remarks

Hour of day [0-23]

Java documentation for android.text.format.Time.hour.

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