Property | Type | Description | |
---|---|---|---|
SelectedDate | System.DateTime | ||
weekdayOfFirst | int |
Property | Type | Description | |
---|---|---|---|
_dayTiles | IList |
Method | Description | |
---|---|---|
BuildGrid ( ) : void | ||
MonthGridView ( |
||
TouchesBegan ( NSSet touches, UIEvent evt ) : void | ||
TouchesEnded ( NSSet touches, UIEvent evt ) : void | ||
TouchesMoved ( NSSet touches, UIEvent evt ) : void |
Method | Description | |
---|---|---|
SelectDayView ( UITouch touch ) : bool |
public MonthGridView ( |
||
calendarMonthView | ||
month | System.DateTime | |
day | System.DateTime | |
currentDayBlockWidth | nfloat | |
return | System |
public TouchesBegan ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |
public TouchesEnded ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |
public TouchesMoved ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |