Skip to main content

Interface: UIStateStyle

Defined in: src/ui/UIElement.ts:21

Extended by

Properties

backgroundColor?

optional backgroundColor: Paint

Defined in: src/ui/UIElement.ts:22


borderColor?

optional borderColor: Paint

Defined in: src/ui/UIElement.ts:25


borderRadius?

optional borderRadius: number

Defined in: src/ui/UIElement.ts:27


borderWidth?

optional borderWidth: number

Defined in: src/ui/UIElement.ts:26


color?

optional color: ColorRepresentation

Defined in: src/ui/UIElement.ts:23


opacity?

optional opacity: number

Defined in: src/ui/UIElement.ts:24