Click or drag to resize

WidgetIHandlerID Property

Gets or sets an ID for the widget

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
string ID { get; set; }

Property Value

Type: String
Remarks
Some platforms may use this to identify controls (e.g. web)
See Also