Skip to content

Commit

Permalink
Updated Readme File πŸ“‹
Browse files Browse the repository at this point in the history
Added Stefan's extension property to readme
  • Loading branch information
ipraba committed Feb 26, 2016
1 parent ab29ea6 commit 60c702e
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,16 @@ Name | Description
**`todayTintColor`**|`Today bar button the today's date color`
**`dateSelectionColor`**|`Selected date color`
**`monthTitleColor`**|`Month title color`
**`multiSelectEnabled`**|`Boolan value indicating whether multiselection enabled or not`
**`multiSelectEnabled`**|`Boolean value indicating whether multiselection enabled or not`
**`calendarDelegate`**|`Delegate`
**`startYear`**|`Starting year of the calendar`
**`endYear`**|`Ending year of the calendar`


**`startDate`**|`Dates previous to this startDate cannot be selected`
**`highlightsToday`**|`Boolean that highlights the today date`
**`hideDaysFromOtherMonth`**|`Hides the days of other months with empty spaces`
**`backgroundImage`**|`Background Image of the calendar`
**`backgroundColor`**|`Background Color of the Calendar`
**`dayDisabledTintColor`**|`Disabled day tint color`

Delegates
---------
Expand Down

0 comments on commit 60c702e

Please sign in to comment.