You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
It would be nice to have bindable properties like:
ShadowColor
ShadowOffset
ShadowOpacity
ShadowRadius
to allow the developer to control the Shadow on elements like Frame, StackLayout, Grid and etc.
Specially it should draw the shadow consistently on both iOS and Android
and works well with rounded corners elements.
The text was updated successfully, but these errors were encountered:
samhouts
added
inactive
Issue is older than 6 months and needs to be retested
help wanted
We welcome community contributions to any issue, but these might be a good place to start!
up-for-grabs
We welcome community contributions to any issue, but these might be a good place to start!
labels
Jul 4, 2019
samhouts
added
proposal-open
and removed
help wanted
We welcome community contributions to any issue, but these might be a good place to start!
up-for-grabs
We welcome community contributions to any issue, but these might be a good place to start!
labels
Feb 7, 2020
This will not happen anymore for Xamarin.Forms. If this is still important to you, make sure to check the .NET MAUI repo and see if it's already on the roadmap or open an issue with a detailed feature request. Thanks!
Description
It would be nice to have bindable properties like:
ShadowColor
ShadowOffset
ShadowOpacity
ShadowRadius
to allow the developer to control the Shadow on elements like Frame, StackLayout, Grid and etc.
Specially it should draw the shadow consistently on both iOS and Android
and works well with rounded corners elements.
The text was updated successfully, but these errors were encountered: