Show / Hide Table of Contents

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

Extension Methods

ExtensionsSystem.GetDebuggerDisplayValue(object)
In this article

Back to top

Back to top Generated by DocFX