-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area-drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationt/enhancement ☀️New feature or requestNew feature or request
Milestone
Description
Summary
We added #2250 but we used Color instead of Paint for now, we should implement the handler using the Paint type so we can do gradients etc
API Changes
public interface IBoxView : IView
{
Paint Fill { get; }
}
Intended Use Case
Allow to have a box with gradient paint or future kinds of Paint
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationt/enhancement ☀️New feature or requestNew feature or request