TextWidget.setImage

Set the image for this widget.

class TextWidget
setImage
(
this T
)

Parameters

image Image

The image to set on the widget.

imagePosition string

The position of the image relative to the text.

Return Value

Type: auto

This widget to aid method chaining.

See Also

Meta