scrollbarBackground

abstract fun scrollbarBackground(image: DrawImage)(source)

Supplies the exact 6 by 32 tiled nine-slice scrollbar-track sprite.

The runtime uses the verified one-pixel border and tiled center policy.

Parameters

image

immutable scrollbar-track pixels.

Throws

when the slot is duplicated or the image size is not 6 by 32.

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