AlphaView

open class AlphaView

Constructors

AlphaView
Link copied to clipboard
open fun AlphaView(context: Context)
AlphaView
Link copied to clipboard
open fun AlphaView(context: Context, attrs: AttributeSet)
AlphaView
Link copied to clipboard
open fun AlphaView(context: Context, attrs: AttributeSet, defStyleAttr: Int)

Types

OnAlphaChangedListener
Link copied to clipboard
interface OnAlphaChangedListener

Properties

alphaSelection
Link copied to clipboard
private open var alphaSelection: Int
color
Link copied to clipboard
private open var color: Int
listener
Link copied to clipboard
private open var listener: AlphaView.OnAlphaChangedListener