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

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

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 R2 2019 (2019.2.603.360)

Released: Jun 3, 2019

R2 2019 (2019.2.603.360) 버젼 업데이트

기능

  • Calendar
    • Introduced helper class to serialize/deserialize recurrence patterns to iCalendar format.
  • ListView
    • TabView: Introduced a new property IsContentPreserved to control whether to preserve tab content when switching between tabs.
  • PDF Viewer
    • Improved scrolling performance.

수정사항

  • Common
    • Crash when upgrading to Xamarin.Forms 4.0.
  • AutoCompleteView
    • Unfocused event is not raised.
  • Calendar
    • [Android] SelectionChanged is triggered twice when changing the appointments collection at runtime.
    • [iOS] Day View Events View permanently shifts when changing view mode while swiping left/right.
    • Changed SelectionChanged event args to be of type CalendarSelectionChangedEventArgs that includes AddedItems and RemovedItems properties.
  • CheckBox
    • IsChecked property is not updated when default binding mode is used.
  • DataGrid
    • [iOS] A NullReferenceException is thrown when trying to load the telerik font.
  • ListView
    • [iOS] Entry in ListViewTemplateCell is overlapped by keyboard.
    • [Android] TextCell is not centered vertically.
    • [Android] NullReferenceException is thrown on item property change when ItemStyleSelector is applied.
    • Binding is lost when ItemTemplateSelector is used and templates are switched dynamically.
    • [Android] Items are not loaded after second LoadOnDemandItemTemplate is tapped.
  • NumericInput
    • [Android] Value is not applied correctly when StringFormat property is used.
  • Popup
    • [iOS] The popup is misplaced when a picker items are displayed.
  • TreeView
    • [iOS] Unexpected behavior when ItemsSource is cleared or updated at runtime.
    • Calling ScrollItemIntoView() leads to exception.