Condividi tramite


Calendar.WeekData.WeekendOnsetMillis Property

Definition

the onset time in millis during the onset day

[Android.Runtime.Register("weekendOnsetMillis", ApiSince=24)]
public int WeekendOnsetMillis { get; set; }
[<Android.Runtime.Register("weekendOnsetMillis", ApiSince=24)>]
member this.WeekendOnsetMillis : int with get, set

Property Value

Attributes

Remarks

the onset time in millis during the onset day

Java documentation for android.icu.util.Calendar.WeekData.weekendOnsetMillis.

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