mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
regenerate docs
This commit is contained in:
parent
4dfbcb69d6
commit
2584122e4e
692 changed files with 205684 additions and 1167 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class SwapChainSigResolver
|
||||
">
|
||||
<meta name="generator" content="docfx 2.48.1.0">
|
||||
<meta name="generator" content="docfx 2.50.0.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
|
|
@ -143,6 +143,36 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_DXGI_SwapChainSigResolver_ResizeBuffers.md&value=---%0Auid%3A%20Dalamud.Game.Internal.DXGI.SwapChainSigResolver.ResizeBuffers%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Internal/DXGI/SwapChainSigResolver.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_DXGI_SwapChainSigResolver_ResizeBuffers_" data-uid="Dalamud.Game.Internal.DXGI.SwapChainSigResolver.ResizeBuffers*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_DXGI_SwapChainSigResolver_ResizeBuffers" data-uid="Dalamud.Game.Internal.DXGI.SwapChainSigResolver.ResizeBuffers">ResizeBuffers</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IntPtr ResizeBuffers { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.IntPtr</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue