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

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

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 R1 2021 SP1

Released: Feb 24, 2021

R1 2021 SP1 での更新項目

機能

  • Entry
    • Added MaxLength property.
    • Added support for read only mode.
  • MaskedInput
    • Added an option for setting the virtual keyboard.
  • PdfProcessing
    • Introduced mechanism for loading custom font files when importing TrueType fonts.
    • Handled import of documents containing Outlines (Bookmarks) containing Actions with an empty dictionary.
  • SpreadProcessing
    • Exported CSV should have an extra comma-separated field in place of empty cells.
  • WordsProcessing
    • Introduced support for Run properties as part of the Structured Document Tag properties.

不具合の修正

  • Calendar
    • [Android] Java.Lang.IllegalArgumentException is thrown when loading the appointments source.
    • [iOS] InvalidCastException is thrown when switching to Flow mode.
    • [iOS] The UI freezes when setting ViewMode to Flow only in Microsoft Xamarin.Forms.
    • [UWP] Month names do not use the current culture when setting TitleCellStyle.
    • [UWP] Title Text is not updated when going from MonthView to DayView and TitleCellStyle is set.
    • [UWP] TitleCell text is not updated when TitleCellStyle and DisplayDate are applied.
    • [UWP] ViewMode is not updated when it gets changed from the UI of native control.
  • Chart
    • [Android] An exception is thrown when resetting numeric axis with Maximum smaller than the previous axis' Minimum.
    • [Android] Project could not be compiled when the latest version of Xamarin.Google.Android.Material is referenced.
    • [iOS] Legend does not measure correctly when its VerticalOptions is not Fill.
    • [iOS][Android]Setting Vertical/Horizontal Options to Center causes the legend to disappear.
  • DataGrid
    • [iOS] DataGrid stays in memory after leaving the page.
    • The edited value is not committed when the DataGrid loses focus while in edit mode.
  • ListView
    • [iOS] ArgumentOutOfRangeException is thrown in a specific scenario when the control is grouped.
    • [iOS] ReorderItemStyle and PressedItemStyle are not applied to RadListView items when SelectionMode is None.
    • [iOS] TextCellTextColor of PressedItemStyle is not applied.
  • MaskedInput
    • [iOS][UWP] Selecting and inserting symbols in the input field does not work correctly.
    • [UWP] IndexOutOfRangeException is thrown after deleting the whole mask and typing something.
    • [Android] An exception is thrown when long tap is performed on Samsung devices.
  • NumericInput
    • [UWP] Decimal separator clears the input.
  • PdfProcessing
    • Standard fonts do not respect font style and font weight when the original font is not found.
    • ArgumentException is thrown when merging a document containing Link annotation without action or destination.
    • NullReferenceException is thrown when parsing an object stream that contains endObj keyword.
    • Paragraph bullets are not painted as dots.
    • IndexOutOfRangeException is thrown when importing a document containing a specific image encoded with JBIG2Decode.
    • First level bullets are not visible.
  • RichTextEditor
    • Bullets and their paragraphs are imported with wrong indentation from RTF.
  • SideDrawer
    • [UWP] DrawerLocation cannot be changed dynamically.
  • SpreadProcessing
    • The TabColor is lost on import/export scenario and in case it is set in the code.
  • TabView
    • [UWP] DataGrid in the first tab is not shown initially.
  • WordsProcessing
    • Image size is not respected when importing HTML.
    • ArgumentException is thrown when importing invalid font sizes from DOCX.
    • Bullets are not exported correctly to PDF.
    • Floating image is positioned incorrectly when exporting to PDF in some cases when the image is added right after a run.
    • Empty paragraphs height is lower than expected in PDF export scenarios.