UI for Xamarin
Although in most cases shadows are of black color, the Telerik Shadow for Xamarin has a Color property, which enables you to easily add color to the shadow effect.
Documentation on Setting Shadow Color for Telerik Shadow Control
Through the ShadowOpacity property you can set the transparency-level of the shadows you’re using.
Documentation on Defining Transparency for Telerik Shadow Control
The Telerik Shadow control provides properties used to define its position relative to the UI it wraps around, which gives you the ability to place the shadow in every direction according to the design requirements of your Xamarin application.
Documentation on Defining Shadow Position for Telerik Shadow Control
The Shadow control enables you to apply a corner radius to the shadow which ensures consistency to the view it wraps around. The CornerRadius property allows you to soften the view's edges and them look more natural and user friendly.
Documentation on Applying Corner Radius with Telerik Shadow Control
Another powerful property of the Telerik Shadow control for Xamarin is BlurRadius. The property enables you to adjust the blur level to make the shadow look softer.
Documentation on Applying Blur Radius with Telerik Shadow Control