sthewissen/Xamarin.Forms.PancakeView

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.

davefxy opened this issue · 3 comments

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.

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