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

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

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 2019

Released: Jan 16, 2019

R1 2019 での更新項目

機能

  • What's New
    • Introduced a PdfViewer control. Enables you to easily load and display PDF documents right within your app.
    • Introduced a Popup control. It lets you display content of your choice on top of an existing view.
    • Introduced a DockLayout component. Allows you to dock elements to the left, right, top or bottom edge or to occupy the center area of the layout.
    • Improved localization and globalization support.
    • Calendar: Added built-in UI for Adding/Editing Appointments.
    • Calendar: Added support for repeating appointments with rich recurrences API.
  • Common
    • Upgraded to Xamarin Forms 3.4.
    • Support for Visual Studio 2019.
  • DataForm
    • Added DisplayOptions Localization.
  • ListView
    • Exposed API for allowing reordering in grouped scenario.
    • Added header and footer.

不具合の修正

  • AutoCompleteView
    • [Android] Keyboard doesn't disappear when Return/Done key is pressed.
  • Button
    • [Android] Padding is not respected when Image property is applied.
  • Conversational UI
    • [Android] Messages are not stretched when the control is initially visualized.
  • DataGrid
    • ArgumentException is thrown when localization is applied to the logical operator in Filtering UI.
  • ListView
    • [iOS] Reordering items with scrolling does not raise ReorderEnded event.
    • [iOS] Flickering when scrolling ListView with images.
  • TreeView
    • NullReferenceException when calling CheckItem() in NativeControlLoaded.
    • Item is not removed from CheckedItems collection when removed from ItemsSource.
    • Changed - Type of CheckedItems is INotifyCollectionChange.