Calendar.WeekData(Int32, Int32, Int32, Int32, Int32, Int32) Constructor

Definition

[Android.Runtime.Register(".ctor", "(IIIIII)V", "", ApiSince=24)]
public WeekData (int fdow, int mdifw, int weekendOnset, int weekendOnsetMillis, int weekendCease, int weekendCeaseMillis);
[<Android.Runtime.Register(".ctor", "(IIIIII)V", "", ApiSince=24)>]
new Android.Icu.Util.Calendar.WeekData : int * int * int * int * int * int -> Android.Icu.Util.Calendar.WeekData

Parameters

fdow
Int32
mdifw
Int32
weekendOnset
Int32
weekendOnsetMillis
Int32
weekendCease
Int32
weekendCeaseMillis
Int32
Attributes

Remarks

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