mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 08:47:59 +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_LineViewExample_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[Scenario.ScenarioMetadata("Line View", "Demonstrates the LineView control")]
|
||||
<pre><code class="lang-csharp hljs">[Scenario.ScenarioMetadata("Line View", "Demonstrates drawing lines using the LineView control.")]
|
||||
[Scenario.ScenarioCategory("Controls")]
|
||||
[Scenario.ScenarioCategory("LineView")]
|
||||
public class LineViewExample : Scenario, IDisposable</code></pre>
|
||||
</div>
|
||||
<h3 id="methods">Methods
|
||||
|
||||
Reference in New Issue
Block a user