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

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

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

Released: May 15, 2019

R2 2019 での更新項目

機能

  • General
    • Introduced Map control. Provides visualization of ESRI shapefiles that consist of geometric objects, such as lines, polylines and polygons.
    • Introduced Image Editor control. Enables you to easily visualize and edit images in different file formats in your mobile application.
    • PDF Viewer is now official.
    • Introduced RadPdfProcessing library. It allows creation, import and export of PDF documents.
  • Common
    • Upgraded to Xamarin.Forms version 3.6.0.264807.
  • Accordion
    • Expose CornerRadius for AccordionItem and AccordionItemHeader.
  • Calendar
    • Add multiple and range selection modes.
  • DataGrid
    • Add support for expanding/collapsing groups programmatically.
  • PDF Viewer
    • Added Read-On-Demand functionality that allows for faster initialload of a Document as each page is loaded on demand.

不具合の修正

  • Common
    • RadAutoComplete is obsolete as of version R2 2019. Please use RadAutoCompleteView instead.
  • AutoCompleteView
    • [iOS] SuggestionView isn't shown correctly in Right-To-Left flow direction.
  • Calendar
    • TimeSlotTapped event reports wrong time when tapping on the last time slot.
  • DataGrid
    • [UWP] MissingFieldException occurs when clicking the options button with Xamarin.Forms 3.5.
  • ListView
    • [iOS] When a button is placed inside the HeaderTemplate after a certain position, its click event is not raised.
    • [Android] When using TemplateSelector sometimes the items are displayed with the wrong content.
    • [UWP] The control cannot render static properties.
  • PDF Viewer
    • NavigateToPageCommand does not accept int as command parameter.
    • ZoomLevel is not properly set after switching form single to continuous layout mode after being zoomed in or out.
    • Exception is thrown when switching tabs in RadTabView.
  • Popup
    • Popup is not centered on a UWP device with display scaling different from 100%.