dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
21.63k stars 1.62k forks source link

Gradiant on Label and others components #22046

Closed Skarzag closed 4 days ago

Skarzag commented 2 weeks ago

Description

Would it be possible to add Gradiant color handling to the Label.TextColor property ? And to others components with color settings.

Public API Changes

Label.TextColor = myGradiantColor;

Intended Use-Case

Apply gradiant to Label.Textcolor