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

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

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.