Click or drag to resize

IStyleProviderApplyDefault Method

Applies default styling to the specified widget after creation.

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
void ApplyDefault(
	Object widget
)

Parameters

widget
Type: SystemObject
Widget to apply default styles to.
See Also