C# 클래스 Xamarin.Forms.Calendar.Platform.Droid.CalendarPickerView.MonthCellWithMonthIndex

파일 보기 프로젝트 열기: rid00z/Xamarin.Forms.Calendar

공개 프로퍼티들

프로퍼티 타입 설명
Cell MonthCellDescriptor
MonthIndex int

공개 메소드들

메소드 설명
MonthCellWithMonthIndex ( MonthCellDescriptor cell, int monthIndex ) : System

메소드 상세

MonthCellWithMonthIndex() 공개 메소드

public MonthCellWithMonthIndex ( MonthCellDescriptor cell, int monthIndex ) : System
cell MonthCellDescriptor
monthIndex int
리턴 System

프로퍼티 상세

Cell 공개적으로 프로퍼티

public MonthCellDescriptor,Xamarin.Forms.Calendar.Platform.Droid Cell
리턴 MonthCellDescriptor

MonthIndex 공개적으로 프로퍼티

public int MonthIndex
리턴 int