DrawableAlphaProperty

Compat property for getAlpha and setAlpha for pre-K devices.

Properties

Link copied to clipboard
A compat Property wrapper around getAlpha and setAlpha.

Functions

Link copied to clipboard
open fun get(@NonNull object: Drawable): Integer
Link copied to clipboard
open fun set(@NonNull object: Drawable, @NonNull value: Integer)