다음을 통해 공유


Calendar.WeekData.WeekendCease Property

Definition

the cease day, where 1 = #SUNDAY and 7 = #SATURDAY

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

Property Value

Attributes

Remarks

the cease day, where 1 = #SUNDAY and 7 = #SATURDAY

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

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