此页已归档,不再被更新。

我们已经停止贩售这个产品。

Telerik UI for Xamarin

高质量的 Xamarin UI 控件可实现快速开发和卓越性能。

由以下开发商制作:Telerik
ComponentSource开始代理销售的日期:2018年

版本: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.