このページは既にアーカイブ化され、その後の更新はありません。

この製品の販売は終了しました。

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.