API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

I

interfaceUINineSliceBackground

@codexo/exojs / ui / stable

Textured background drawn as a nine-slice, so corners stay pixel-perfect while edges and center fill the widget's layout size.

5
props
0
methods
0
events
Import
import { UINineSliceBackground } from '@codexo/exojs'

Textured background drawn as a nine-slice, so corners stay pixel-perfect while edges and center fill the widget's layout size.

Properties5
Destination border widths; defaults to slices (1:1 corners).
kind: "nineSlice"
Source-texture slice widths, in texels.
Source