ShadowViewDelegate

Delegate interface that can be used to facilitate rendering of shadows pre-lollipop.

Functions

Link copied to clipboard
abstract fun getRadius(): Float
Link copied to clipboard
Link copied to clipboard
abstract fun setBackgroundDrawable(@Nullable background: Drawable)
Link copied to clipboard
abstract fun setShadowPadding(left: Int, top: Int, right: Int, bottom: Int)