Time.Second Property

Definition

Seconds [0-61] (2 leap seconds allowed)

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

Property Value

Attributes

Remarks

Seconds [0-61] (2 leap seconds allowed)

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

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