mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 00:46:39 +01:00
v1.5.0 API Doc Refresh
This commit is contained in:
@@ -156,8 +156,9 @@
|
||||
<h6><strong>Assembly</strong>: UICatalog.dll</h6>
|
||||
<h5 id="UICatalog_Scenarios_InteractiveTree_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[Scenario.ScenarioMetadata("Interactive Tree", "Create nodes and child nodes in TreeView")]
|
||||
<pre><code class="lang-csharp hljs">[Scenario.ScenarioMetadata("Interactive Tree", "Create nodes and child nodes in TreeView.")]
|
||||
[Scenario.ScenarioCategory("Controls")]
|
||||
[Scenario.ScenarioCategory("TreeView")]
|
||||
public class InteractiveTree : Scenario, IDisposable</code></pre>
|
||||
</div>
|
||||
<h3 id="methods">Methods
|
||||
|
||||
Reference in New Issue
Block a user