Click or drag to resize

WidgetToString Method

Gets a string that represents the current object with its ID if specified.

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public override string ToString()

Return Value

Type: String
A string value indicating the type and ID (if specified) of this widget.
See Also