ShapeControl.Forms | Forms plugin to draw shapes | Form library
kandi X-RAY | ShapeControl.Forms Summary
kandi X-RAY | ShapeControl.Forms Summary
Xamarin.Forms plugin to draw shapes such as circle, rounded rectangle, oval and so on. Supports Android, iOS and Unified Windows Platform (UWP, UAP).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ShapeControl.Forms
ShapeControl.Forms Key Features
ShapeControl.Forms Examples and Code Snippets
Community Discussions
Trending Discussions on ShapeControl.Forms
QUESTION
I am using the library "Stormlion.ShapeControl" (GitHub here) in my Xamarin forms project to generate a circle in a list view item.
Each item in the list needs a different fillcolor for the circle.
Right now I am using the code
...ANSWER
Answered 2018-Aug-17 at 09:38Inspecting the code of the SSPaint
object. it seems FillColor
is not a bindable property, so you can't use it like this. You will have to give it a static color.
You could either create your own inheritance to work around this and/or open an issue on the repo requesting this functionality. It seems someone already did for the BorderColor
as well: https://github.com/stormlion227/ShapeControl.Forms/issues/1
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ShapeControl.Forms
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page