API reference

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

I

interfaceUIFillPatch

@codexo/exojs / ui / stable

Fill properties to override on a widget's background; omitted ones keep the skin's value.

4
props
0
methods
0
events
Import
import { UIFillPatch } from '@codexo/exojs'

Fill properties to override on a widget's background; omitted ones keep the skin's value.

Properties4
borderWidth?: number
cornerRadius?: number
Source