Skip to content

Reproduction of an issue in MAUI where GradientBrushes are not applied to a Shape's Stroke

Notifications You must be signed in to change notification settings

crhalvorson/MauiPathGradientRepro

Repository files navigation

Repository to reproduce an issue discovered in MAUI where the Stroke component of a Shape was not applying the gradient as it did in Xamarin.Forms.

Example screenshot:

image

A potential workaround is to use a Border, although this may be more difficult for some use cases:

image

About

Reproduction of an issue in MAUI where GradientBrushes are not applied to a Shape's Stroke

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages