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

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

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 릴리스

Released: Feb 20, 2019

R1 2019 SP1 버젼 업데이트

기능

  • PDF Viewer
    • Implemented a FileDocumentSource.
    • Introduce a Document property that contains the RadFixedDocument imported by the DocumentSource.
    • Fit-to-width is automatically executed when document changes.
    • IsImportAsync property value of ByteArrayDocumentSource is true by default.

수정사항

  • Calendar
    • In MultiDayView the hours are always in 24-hour format despite the target device setting.
    • [Android] All day event have no default color.
    • There is no validation for event duration in the edit appointment...

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...

Released: Nov 22, 2018

R3 2018 (version 2018.3.1122.310) 버젼 업데이트

기능

  • AutoCompleteView
    • Added DisplayTextFormatter which allows you to easily change the Text in the Entry (if the DisplayMode is Plain) or in the Tokens on selection.

수정사항

  • AutoCompleteView
    • Filtering is not performed when ShowSuggestionView is set to False.
    • [iOS] Both NoResultMessage and Suggestions are shown when there isn't a match.
    • [Android] Popup flickers when filtering is performed.
    • ArgumentNullException is thrown when the Text is null and ShowSuggestions is called.
    • [Android] Suggestions could...

Released: Oct 18, 2018

R3 2018 SP 버젼 업데이트

기능

  • Common
    • Included telerikfont.ttf in Telerik.UI.for.Xamarin.Common NuGet package.
    • Updated QSF and SDK application icons.
  • Chart
    • [iOS] Improve Tooltip and Trackballl Behaviors for Financial Series so that they show the correct data.
    • [iOS] Null value support.
  • Entry
    • Introduced API for text selection.

수정사항

  • Common
    • Modifying the default resources in the Blue theme results in ArgumentException.
  • AutoCompleteView
    • [iOS] NullReferenceException is thrown while filtering and when the control placed inside...

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...

Released: Aug 21, 2018

R2 2018 버젼 업데이트

기능

  • UI for Xamarin
    • Border - customizable control that wraps around any Xamarin view.
    • CheckBox - control which enables users to make a choice between two mutually exclusive options. The user’s selection is indicated by a check mark, and when a user clicks the checkbox its appearance and state change.
  • DataGrid
    • [UWP] Implemented ViewportBufferHeight property that controls the size which the virtual viewport is expanded with.
    • [Android] [UWP] Improved memory consumption by implementing horizontal...

Released: May 16, 2018

R2 2018 버젼 업데이트

기능

  • What's New
    • RadChat (Conversational UI) - Enables an easy implementation of conversational UI capabilities.
    • Introduced a TreeView BETA control to display, manage and navigate in hierarchical data structures and achieve complex behavior in combination with nicely blending into the interface of any application.
    • Barcode - The new addition to UI for Xamarin enables an easy rendering of most commonly used Barcodes.
  • Common
    • Updated to Xamarin Forms 2.5.
    • Added support for toolbox in Visual Studio for...

Released: Apr 5, 2018

R1 2018 (v2018.1.405.240) 버젼 업데이트

수정사항

  • Fixed:
    • Calendar - [Android] Setting the AppointmentsStyle before the control is loaded is not respected.
    • Calendar - [Android] Changing the AppointmentsSource causes the AppointmentsStyle to not be respected.
    • Calendar - [iOS]: All day appointments does not respect the MaxVisibleLines property from TKCalendarDayViewAllDayEventsViewStyle.
    • ListView - [UWP] Reordering by dragging input control triggers NullReferenceException.
    • SideDrawer - [iOS] The control causes contained RadListView to lose...

Released: Mar 15, 2018

R1 2018 버젼 업데이트

기능

  • NumericInput - New control allows developers to easily take numeric input from users with a convenient UI, tailored for each of the target platforms – iOS, Android, UWP.
    • Added StringFormat property. The format is applied when the control is not focused.
    • Enabled Globalization - culture specific symbols used in the string format are taken from the culture of the current thread.

수정사항

  • Calendar
    • Fixed - [Android]: Exception is thrown when selecting specific dates with range selection.
  • ListView...