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

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

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 2023

Released: Oct 11, 2023

R3 2023 버젼 업데이트

기능

  • ImageEditor
    • Exposed ImageLoaded event and IsImageLoaded property.
  • PdfProcessing
    • You can now prevent exporting exactly the same fonts more than once.
  • WordsProcessing
    • Added support for importing documents containing runs as children of another run.
    • Added support for importing documents containing simple fields as a child of another run.
    • HtmlFormatProvider: Importing base64 images with no data source is now handled.
  • Xamarin.Forms
    • Updated SkiaSharp to version 2.88.6.

수정사항

  • PdfProcessing
  • A NullReferenceException is thrown when loading a document with no Encoding containing MicrosoftNonSymbolicGlyph.
  • TrueType Postscript fonts perceived as Standard fonts are embedded on export.
  • Some documents containing Type1 font without Private Dict are not rendered as expected.
  • A NullReferenceException is thrown when importing a document containing an updated xref table that has an invalid offset.
  • A KeyNotFoundException when getting glyph width with a standard font and WinAnsiEncoding.
  • InvalidOperationException is thrown when importing a document with an invalid offset of the cross-reference table.
  • An InvalidDataException 'Unknown compression method (0x31)' thrown when importing a document.
  • An InvalidCastException caused by colorspace defined as nested indirect objects.
  • Filled values in forms are missing when exporting to an image.
  • An exception is thrown when exporting an encoded document containing an image with Index ColorSpace.
  • An endless loop when importing a document containing an EI keyword not followed by space or return.
  • PdfViewer
  • Some Image XObjects are imported but not displayed in PdfViewer.
  • SpreadProcessing
  • Resolving a conditional formatting rule for cells with a row index greater than the max causes an exception.
  • Importing documents containing many formulas referring to constant values is causing a memory leak.
  • Importing an XLS document containing _xlfn.SINGLE defined name causes an InvalidOperationException.
  • Horizontal bar chart data is loaded incorrectly in some documents.
  • Exporting a document containing workbook properties and protection leads to an invalid document.
  • A NullReferenceException is thrown when copying a sheet containing chart with Marker which FILL is null.
  • Text is cut off when exporting to PDF with a specific font.
  • SpreadStreamProcessing
  • KeyNotFoundException is thrown when iterating cells having a disabled 'Normal font' formatting option.
  • WordsProcessing
  • When exported, a table cell with set borders is visualized with only top and bottom borders.
  • A table cell with a dark background is always exported with a white foreground.
  • PdfFormatProvider: ArgumentException because of negative line height.
  • HtmlFormatProvider: Wrong parsing of border styles when both are set inline and in CSS.
  • DOCX document fails to import if it contains content control without content inside the first block in the header or footer.
  • Document with a shape containing PictureFill fails to export to DOCX.