이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

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.