Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICanvasProperties

Hierarchy

Index

Properties

None

None: number

backgroundColor

backgroundColor: Color

borderColor

borderColor: Color

borderWidth.px

borderWidth.px: number

caption

caption: string

captionBackground

captionBackground: Color

captionColor

captionColor: Color

maximized

maximized: boolean

padding.px

padding.px: number

prunable

prunable: boolean

Whether this region is eligible to be coalesced.

If true, the region may get culled by the Layout Manager if it has no children.

Notes

This layout property is not meant for user editing, but is exposed for testing and for rare cases in which a user might actually want it to stay there.

showRegion

showRegion: boolean

showTitle

showTitle: boolean

Generated using TypeDoc