Class Label | Terminal.Gui v1 (original) (raw)
The Label View displays a string at a given position and supports multiple lines separated by newline characters. Multi-line Labels support word wrap.
public class Label : View, IDisposable, ISupportInitializeNotification, ISupportInitialize
The Label view is functionality identical to View and is included for API backwards compatibility.