Table of Contents

Version 1.60.1

Platform extensibility update · Released May 22, 2018 · NuGet · GitHub Release

API changes · SkiaSharp API diff · HarfBuzzSharp 1.4.6.1

Highlights

This release makes additional types public so third-party Xamarin.Forms platform implementations can integrate more cleanly with SkiaSharp. It also ships alongside HarfBuzzSharp 1.4.6.1; see the linked HarfBuzzSharp release page above for the binding details.

Breaking Changes

None in this release.

New Features

API Surface

  • More public types for custom Xamarin.Forms platforms — Exposes the types needed by third-party platform backends without requiring internal access workarounds. (#522)