Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Multiple parameters for CornerRadius #77

Open
BongaDev opened this issue May 19, 2019 · 0 comments
Open

Support Multiple parameters for CornerRadius #77

BongaDev opened this issue May 19, 2019 · 0 comments

Comments

@BongaDev
Copy link

A clear and concise description of what you want to happen.
Would like to only alter one side of the button instead of all corners. For example how the Boxview API is implemented.

CornerRadius(Double, Double, Double, Double)
Where
"TopLeft={TopLeft},
TopRight={TopRight},
BottomLeft={BottomLeft},
BottomRight={BottomRight}")

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

No branches or pull requests

2 participants