textFieldHighlighted

abstract fun textFieldHighlighted(image: DrawImage)(source)

Supplies the exact 200 by 20 focused TextField sprite.

Parameters

image

immutable highlighted text-field pixels.

Throws

when the slot is duplicated or the image size is not 200 by 20.

when called from another thread or after the builder callback ends.