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

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

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 SP

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 page navigated to it using PushModalAsync.
  • BusyIndicator
    • The visible content is not measured correctly.
  • Calendar
    • [iOS] Header with day names disappears.
    • [iOS] WeekNumberDisplayMode has no effect when changed runtime.
    • [iOS] Day names are visible when DayNamesDisplayMode = Hide.
    • [iOS] DayView area cannot be scrolled when MinDate and MaxDate are set.
    • [iOS] DayView is not rendered when you set the DayView Interval to 15 minutes.
    • [iOS] Horizontal pinch in DayView causes vertical scale.
    • [UWP] Switching through the cells throws KeyNotFoundException.
  • Chart
    • BindingContext of chart does not properly propagate to its children.
    • Resetting the BindingContext of the Chart clears the series source even though it is not bound.
    • [iOS] BarSeries are not rendered properly when negative values are present.
    • [iOS] NSRangeException is thrown when second series has more items than the first one.
    • [iOS] TargetInvocationException or ObjectDisposedException is thrown when a data-bound chart is the Content of a RadBusyIndicator and IsBusy changes.
    • [iOS] Chart is rendered incorrectly when using a DateTimeContinuousAxis and the ItemSource of the last series is null.
    • BindingContext of chart does not properly propagate to behaviors in all cases.
    • [Android] Grid MajorLineThickness of Y MajorLines is ignored.
  • ListView
    • [iOS] Flickering when scrolling ListView with images.
    • When reorder is enabled, dragging an item a little bit moves it to the first position.
  • MaskedInput
    • [UWP] Exception is thrown when typing and the control is themed.
    • Exception is thrown when pasting text longer than the mask.
  • TreeView
    • Expand/Collapse indicator is misplaced.
    • ItemTemplateSelector does not work.
  • Xamarin for Android
    • DataForm: The model is not updated when using DataFormSpinnerEditor.
  • Xamarin for iOS
    • Calendar: Disabled dates can be selected by swiping a range of dates.