Questa pagina è stata archiviata e non viene più aggiornata.

Non vendiamo più questo prodotto.

Telerik UI for Xamarin

Controlli dell'interfaccia utente Xamarin di qualità per uno sviluppo rapido e prestazioni superiori.

Pubblicato da Telerik
Distribuito da ComponentSource dal 2018

Versione: R3 2023 Aggiornato il: 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

Aggiornamenti in R1 2018 (v2018.1.405.240)

Correzioni

  • 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.