textFieldNormal

abstract fun textFieldNormal(image: DrawImage)(source)

Supplies the exact 200 by 20 unfocused TextField sprite.

Parameters

image

immutable normal 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.