IOS is much powerful. Start with panel1.SetShadow method.
You can also play with shadowRadius, for example,
nativeObjectInstance = panel1
nativeObjectInstance.GetField ("layer").SetField ("shadowRadius", 10)
Really you can draw a shadow around object of any form.