Click or drag to resize

DefaultStyleProvider Class

The default style provider which supports setting styles from delegates.
Inheritance Hierarchy
SystemObject
  EtoDefaultStyleProvider

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public class DefaultStyleProvider : IStyleProvider

The DefaultStyleProvider type exposes the following members.

Constructors
  NameDescription
Public methodDefaultStyleProvider
Initializes a new instance of the DefaultStyleProvider class
Top
Properties
  NameDescription
Public propertyInherit
Gets or sets a value indicating whether this DefaultStyleProvider allows inheriting styles from the parent object.
Top
Methods
Events
  NameDescription
Public eventStyleWidget
Event to handle when a widget is being styled
Top
See Also

Reference