ui.Label.setImageUrl

Sets the label to an image, which will render instead of the value text.

Returns this label.

UsageReturns
Label.setImageUrl(imageUrl)ui.Label
ArgumentTypeDetails
this: ui.labelui.LabelThe ui.Label instance.
imageUrlStringThe url of the image.