Icon

class Icon : Image

Constructors

Link copied to clipboard
constructor(@NonNull drawable: Image.Icon.DrawableResource, @NonNull tint: Color, scale: Float)

Properties

Link copied to clipboard
Link copied to clipboard

Inherited properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open fun getDrawable(@NonNull context: Context, enabledState: Boolean): Drawable
Link copied to clipboard

Inherited functions

Link copied to clipboard
open fun fromJson(@NonNull json: JsonMap): Image