setShadowCompatRotation

open fun setShadowCompatRotation(shadowRotation: Int)

Set the rotation offset applied to the fake shadow which is drawn when requiresCompatShadow is true. 0 degrees will draw the shadow below the shape.

This allows for the Drawable to be wrapped in a , or rotated in a view while still having the fake shadow to appear to be drawn from the bottom.