mono / SkiaSharp.Extended

SkiaSharp is a cross-platform, comprehensive 2D graphics API for all .NET platforms. And, here is where you will find all sorts of extras that you can use with it.
https://mono.github.io/SkiaSharp.Extended
MIT License
218 stars 69 forks source link

Apply styles to derived types #270

Closed mattleibow closed 2 months ago

mattleibow commented 2 months ago

Description of Change

Apply the style to derived types so that the required components still function.

Bugs Fixed

API Changes

Behavioral Changes

PR Checklist