Style.Background

Syntax

Background: PP.SolidColorBrush

Description

The Background property sets and gets a brush with solid fill.

Comments

Use JSON or the setStyle method to set the property value and the getStyle method to get the property value.

Example

The example of property use is given in description of the Style constructor.

See also:

Style