viewBackground

Accessor

A view decoration drawn as the background of the view. See: GraphicType.ViewBackground.

get: RenderGraphic | undefined


Setter

A view decoration drawn as the background of the view. See: GraphicType.ViewBackground.

set(viewBackground: RenderGraphic | undefined): void

Parameter Type Description
viewBackground RenderGraphic | undefined  

Defined in

Last Updated: 08 January, 2020