ClippedShadowRadioGroup
open class ClippedShadowRadioGroup @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null) : RadioGroup, ClippedShadowsViewGroup
Deprecated
Replaced by ShadowsRadioGroup
Replace with
ShadowsRadioGroupContent copied to clipboard
Replaced by ShadowsRadioGroup
Inheritors
Properties
Link copied to clipboard
The ClippedShadowPlane to set on all child Views as they're added during initialization.
Link copied to clipboard
If true, sets clipOutlineShadow=true on all child Views as they're added during initialization.
Link copied to clipboard
Determines whether the group will take over the draw operations for Inline shadows.