Click or drag to resize

LocalizeEventArgsText Property

Gets the text to localize

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public string Text { get; }

Property Value

Type: String
The text to localize.
See Also