C# Class Xamarin.Forms.Calendar.Platform.Droid.CalendarPickerView.MonthCellWithMonthIndex

Afficher le fichier Open project: rid00z/Xamarin.Forms.Calendar

Méthodes publiques

Свойство Type Description
Cell MonthCellDescriptor
MonthIndex int

Méthodes publiques

Méthode Description
MonthCellWithMonthIndex ( MonthCellDescriptor cell, int monthIndex ) : System

Method Details

MonthCellWithMonthIndex() public méthode

public MonthCellWithMonthIndex ( MonthCellDescriptor cell, int monthIndex ) : System
cell MonthCellDescriptor
monthIndex int
Résultat System

Property Details

Cell public_oe property

public MonthCellDescriptor,Xamarin.Forms.Calendar.Platform.Droid Cell
Résultat MonthCellDescriptor

MonthIndex public_oe property

public int MonthIndex
Résultat int