Calendar.HandleComputeMonthStart(Int32, Int32, Boolean) Method

Definition

[Android.Runtime.Register("handleComputeMonthStart", "(IIZ)I", "GetHandleComputeMonthStart_IIZHandler", ApiSince=24)]
protected abstract int HandleComputeMonthStart (int eyear, int month, bool useMonth);
[<Android.Runtime.Register("handleComputeMonthStart", "(IIZ)I", "GetHandleComputeMonthStart_IIZHandler", ApiSince=24)>]
abstract member HandleComputeMonthStart : int * int * bool -> int

Parameters

eyear
Int32
month
Int32
useMonth
Boolean

Returns

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