LocalizeEventArgs Class |
Namespace: Eto.Forms
The LocalizeEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| LocalizeEventArgs | Initializes a new instance of the LocalizeEventArgs class |
| Name | Description | |
|---|---|---|
| LocalizedText |
Gets or sets the localized text.
| |
| Source |
Gets the source widget for the localized text
| |
| Text |
Gets the text to localize
|