Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PanelWidgetState

Hierarchy

  • PanelWidgetState

Index

Properties

Optional backColor

backColor: Color

The color of the panel. Default Black

Optional borderStyle

borderStyle: BorderStyles

An optional border style. Default undefined for none.

Optional foreColor

foreColor: Color

The color of any border. Default White.

height

height: number

The height of the panel

width

width: number

The width of the panel

Generated using TypeDoc