Builder

class Builder(val context: Context)

Builder class for IconForm.

Constructors

Link copied to clipboard
fun Builder(context: Context)

Properties

Link copied to clipboard
Link copied to clipboard
var drawable: Drawable? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard

sets the Drawable of the icon.

Link copied to clipboard

sets gravity of the Drawable of the icon using resource.

Link copied to clipboard

sets the Drawable of the icon using resource.

Link copied to clipboard

sets the color of the icon.

Link copied to clipboard

sets the color of the icon using resource

Link copied to clipboard

sets the content description accessibility.

Link copied to clipboard

sets the content description accessibility using resource.

Link copied to clipboard

sets the height size of the icon.

Link copied to clipboard

sets the size of the icon.

Link copied to clipboard

sets the space between the icon and the main text content.

Link copied to clipboard

sets the width size of the icon.