Cette page a été archivée et est n'est plus actualisée.

Nous ne fournissons plus ce produit.

Telerik UI for Xamarin

Contrôles d’interface utilisateur Xamarin de qualité permettant un développement rapide et des performances supérieures.

Publié par Telerik
Distribué par ComponentSource depuis 2018

Version : R3 2023 Mise à jour : Oct 11, 2023

i

Microsoft ended support for Xamarin in May 2024, and Telerik continued maintaining their component library until now to give developers time to transition. Effective February 19, 2025, Telerik will follow suit and discontinue Telerik UI for Xamarin. It will no longer be available for sale, nor will it be part of DevCraft. To further assist with the transition, Telerik will provide limited support...

Show more

Microsoft ended support for Xamarin in May 2024, and Telerik continued maintaining their component library until now to give developers time to transition. Effective February 19, 2025, Telerik will follow suit and discontinue Telerik UI for Xamarin. It will no longer be available for sale, nor will it be part of DevCraft. To further assist with the transition, Telerik will provide limited support and critical updates until February 2026.

Telerik UI for Xamarin R1 2018 (2018.1.405.240)

Released: Apr 5, 2018

Mises à jour de R1 2018 (v2018.1.405.240)

Correctifs

  • Fixed:
    • Calendar - [Android] Setting the AppointmentsStyle before the control is loaded is not respected.
    • Calendar - [Android] Changing the AppointmentsSource causes the AppointmentsStyle to not be respected.
    • Calendar - [iOS]: All day appointments does not respect the MaxVisibleLines property from TKCalendarDayViewAllDayEventsViewStyle.
    • ListView - [UWP] Reordering by dragging input control triggers NullReferenceException.
    • SideDrawer - [iOS] The control causes contained RadListView to lose scroll position on navigating back to the page.
    • SideDrawer - [iOS] RadListView inside SideDrawer raises ObjectDisposedException when navigating away.
    • SlideView - The newly added item to empty ItemsSource is not visible.
  • Changed:
    • The type returned from the Commands property is changed from CommandCollection to ObservableCollection.
      The change is necessary to prevent XAML compilation errors when registering user commands from XAML.
      The affected controls are RadListView, RadDataGrid, RadCalendar, RadMaskedInput, RadSideDrawer, RadSlideView.