이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

Telerik UI for Xamarin

빠른 개발과 우수한 성능을 위한 고품질의 Xamarin UI 컨트롤.

Telerik사에서 공개
2018년 부터 ComponentSource에서 판매중

버젼: R3 2023 업데이스 날짜: 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

R1 2018 (v2018.1.405.240) 버젼 업데이트

수정사항

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