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

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

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 R3 2018

Released: Sep 12, 2018

R3 2018 での更新項目

機能

  • UI for Xamarin
    • Introduced Expander control. It helps you save screen space by presenting content in an expandable container that can be easily expanded/collapsed by tapping on the header of the control.
    • Introduced Accordion control. This control is a vertically collapsible content panel that displays only one of its items at a time within the available space.
    • Introduced a new AutoCompleteView control in beta. It is intended to replace the existing Autocomplete control addressing the existing limitations and exposing new features at the same time.
    • RadTreeView is now official. This release introduces API changes in the control.
    • Added Financial series and indicators in the Chart control.
    • Added Donut series in the Chart control.
    • Introduced scheduling capabilities in the Calendar control.
    • Upgraded to Xamarin Forms 3.1.0.697729.
    • Introduced new project item templates for login and feedback pages in Visual Studio for Windows.
  • Calendar
    • Introduced MultiDay view mode with scheduling capabilities.
  • Chart
    • Added Financial series and indicators.
    • Added Donut series.
  • Chat
    • Added support for typing indicator.
    • Added support for time breaks.
  • Common
    • [Android] Build warnings are produced when referencing Telerik controls.
  • DataGrid
    • Column's PropertyName property now supports properties of nested objects.
  • TreeView
    • Added support for loading item children on demand.
    • Provided programmatic scrolling API.
    • Initially collapsed item does not visualize its expand/collapse indicator.

不具合の修正

  • CheckBox
    • The control cannot be checked/unchecked on Samsung Galaxy S7 and S9 devices.
  • Common
    • A 'Telerik' prefix is added to the keys in BlueResources dictionary of the Blue theme.
  • DataForm
    • Incorrect current item when changing the bound Source.
  • Entry
    • [UWP] Text is not visible when the control loses focus.
  • ListView
    • OutOfMemoryException is thrown when the control is initialized on UWP.
  • SideDrawer
    • [Android] Java.Lang.IllegalStateException exception is thrown when replacing the MainContent or DrawerContent properties at runtime.
  • TreeView
    • [iOS] Containers are reused incorrectly.
    • Setting the ItemsSource after the control is initialized does not work properly.
    • Call to Expand() for item in collapsed parent throws NullReferenceException.
    • NullReferenceException is thrown when resetting ItemsSource on iOS.