Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.

progress in background color of the shape #14

Open
andresgutice opened this issue Aug 2, 2017 · 1 comment
Open

progress in background color of the shape #14

andresgutice opened this issue Aug 2, 2017 · 1 comment

Comments

@andresgutice
Copy link

andresgutice commented Aug 2, 2017

Hi friend, how do I make progress not be on the border of the shape if not in the background color?, that if the progress is 50%, just the background color to be half

Sorry for my english

@ironelder
Copy link

ironelder commented Sep 27, 2017

This is Fake
SFShapeView ProgressBorderWidth is half size.
example >
Label HeightRequest=50;
SFShapeView ProgressBorderWidth = 25;

<xfShapeView:ShapeView ShapeType="ProgressCircle" Opacity="1" Progress="15" ProgressBorderWidth="25" ProgressBorderColor="Aquamarine" IsVisible="True" BorderColor="#7BB62C" BorderWidth="1" Color="Black" HorizontalOptions="FillAndExpand"> <Label Text="Test" HeightRequest="50"/> </xfShapeView:ShapeView>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants