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

Using v2.3.0.759 "Elevation" now gets : Error XFC0009 No property, BindableProperty, or event found for "Elevation", or mismatching type between value and property. #147

Open
davefxy opened this issue Oct 23, 2020 · 3 comments

Comments

@davefxy
Copy link

davefxy commented Oct 23, 2020

Just updated the Xamarin.Forms.PancakeView and got the following error when using the Elevation property on an Android app:
Error XFC0009 No property, BindableProperty, or event found for "Elevation", or mismatching type between value and property.

@parredondov
Copy link

Elevation and HasShadow were moved to the Shadow property. you can set it up with the BlurRadius

https://github.com/sthewissen/Xamarin.Forms.PancakeView/wiki/Shadows

@davefxy
Copy link
Author

davefxy commented Oct 24, 2020 via email

@davefxy
Copy link
Author

davefxy commented Oct 24, 2020 via email

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

No branches or pull requests

2 participants