Method | Description | |
---|---|---|
Create ( Android.Views.ViewGroup parent, Android.Views.LayoutInflater inflater, string weekdayNameFormat, System.DateTime today, ClickHandler handler ) : |
||
Init ( |
||
MonthView ( Android.Content.Context context, IAttributeSet attrs ) : System |
Method | Description | |
---|---|---|
OnFinishInflate ( ) : void |
public static Create ( Android.Views.ViewGroup parent, Android.Views.LayoutInflater inflater, string weekdayNameFormat, System.DateTime today, ClickHandler handler ) : |
||
parent | Android.Views.ViewGroup | |
inflater | Android.Views.LayoutInflater | |
weekdayNameFormat | string | |
today | System.DateTime | |
handler | ClickHandler | |
return |
public Init ( |
||
month | ||
cells | List |
|
return | void |
public MonthView ( Android.Content.Context context, IAttributeSet attrs ) : System | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
return | System |