ClippedShadowsMaterialButtonToggleGroup
open class ClippedShadowsMaterialButtonToggleGroup @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = com.google.android.material.R.attr.materialButtonToggleGroupStyle) : MaterialButtonToggleGroup, ClippedShadowsViewGroup
Deprecated
Replaced by ShadowsMaterialButtonToggleGroup
Replace with
ShadowsMaterialButtonToggleGroupContent copied to clipboard
Replaced by ShadowsMaterialButtonToggleGroup
Inheritors
Constructors
Link copied to clipboard
constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = com.google.android.material.R.attr.materialButtonToggleGroupStyle)
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.