Interface IWidgetLabel
- Namespace
 - RetroEditor.Plugins
 
- Assembly
 - RetroEditor.dll
 
Interface for a widget that can display a label
public interface IWidgetLabel : IWidgetItem
  Properties
Name
Name (used to allow changing the label dynamically)
string Name { get; set; }