IStyleProvider Interface |
Namespace: Eto
The IStyleProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| Inherit |
Gets a value indicating whether this IStyleProvider allows inheriting styles from the parent object.
|
| Name | Description | |
|---|---|---|
| ApplyCascadingStyle |
Applies cascading styles to the specified widget.
| |
| ApplyDefault |
Applies default styling to the specified widget after creation.
| |
| ApplyStyle |
Applies styles to the specified widget |