this[string] Property
Gets a child layout by it's name.
public Layout this[string name] { get; }
- Namespace
- Spectre
.Console - Containing Type
- Layout
- Property Type
- Layout
Parameters
- string name
public Layout this[string name] { get; }