Radcalendar on iOS

0 Answers 51 Views
Calendar - Xamarin.iOS
X
Top achievements
Rank 1
X asked on 21 Mar 2023, 03:46 PM
Hi, the calendar on iOS in monthview mode looks good because we have put a white background but the yearcalendar or monthscalendar mode appears with a black background. I would like to be able to put a white background but I don't see what the property is.

Thank you.
Didi
Telerik team
commented on 21 Mar 2023, 04:22 PM

Could you please share which Calendar control you are suing, the Telerik Calendar for Xamatrin.Forms applications or Telerik Calendar for Xamarin.iOS apps? 
X
Top achievements
Rank 1
commented on 21 Mar 2023, 04:24 PM

The control is telerikInput:RadCalendar
Didi
Telerik team
commented on 21 Mar 2023, 04:35 PM

Then you are developing a Xamarin.Forms application. 

- Could you please send images of the behavior, how the background does not change?

-What is the exact Telerik Xamarin version you are using?

- Did you changed the theme on the device to dark? The RadCalendar has a support for dark theme.  If you want your application to support only white theme, then set the theme on app level, so the controls used in the app do not change when theme changes. 
For example in our SDK Browser app, we set the theme to white on app level. For iOS inside the AppDelegate: https://github.com/telerik/xamarin-forms-sdk/blob/1666e41b1e624aeafb75d7e9e3bf7312a5fb5ca1/XamarinSDK/SDKBrowser/SDKBrowser.iOS/AppDelegate.cs#L23 

I hope this information will be of help. 


No answers yet. Maybe you can help?

Tags
Calendar - Xamarin.iOS
Asked by
X
Top achievements
Rank 1
Share this question
or