style


Description:

[ Version ( deprecated = true ) ]
public Style style { get; set; }

Warning: style is deprecated.

The style of the widget, which contains information about how it will look (colors, etc).

Note:

Use StyleContext instead