Hi,
is there a simple way to set text colors like start/end date of an appointment in the xamarin scheduler?
Best regards
Kelvin
Hello Kelvin,
There are properties for the Start and End time font colors in the XamScheduler component in the AgendaView, which I am under the impression is where you are looking to set these colors. You can set these using the AgendaViewAppointmentStartTimeTextBrush and AgendaViewAppointmentEndTimeTextBrush properties.
Please let me know if you have any other questions or concerns on this matter.