Interface ITitle
Defines a title on an object.
Namespace: SadConsole.ImGuiSystem
Assembly: SadConsole.Debug.MonoGame.dll
Syntax
public interface ITitle
Properties
Title
The title of the object.
Declaration
string Title { get; }
Property Value
| Type | Description |
|---|---|
| string |