Hi,
I try to create a custom calendar renderer in my project like : http://docs.telerik.com/devtools/xamarin/controls/calendar/how-to/calendar-how-to-create-custom-renderer to change the color of the appointments.
But i have some problem with IOS... I did not find how to get all events in the control , there is only " this.Control.EventsForDate()" but you need to put a date on it. I don't see the light to do this :/
Can someone help me please ?
Thanks