ScrimInsetsFrameLayout

Constructors

Link copied to clipboard
constructor(@NonNull context: Context)
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet)
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet, defStyleAttr: Int)

Functions

Link copied to clipboard
open fun draw(@NonNull canvas: Canvas)
Link copied to clipboard
open fun setDrawBottomInsetForeground(drawBottomInsetForeground: Boolean)
Link copied to clipboard
open fun setDrawLeftInsetForeground(drawLeftInsetForeground: Boolean)
Link copied to clipboard
open fun setDrawRightInsetForeground(drawRightInsetForeground: Boolean)
Link copied to clipboard
open fun setDrawTopInsetForeground(drawTopInsetForeground: Boolean)
Link copied to clipboard
Sets the drawable used for the inset foreground.