This commit is contained in:
2025-08-30 15:31:33 +08:00
parent 6e7d65b32a
commit 97aa5f3b30
766 changed files with 8238 additions and 1394 deletions
@@ -92,6 +92,10 @@
<li>&lt;xref:Hi.HiNcKits.LocalApp.AppBegin()&gt;</li>
<li>&lt;xref:Hi.HiNcKits.LocalApp.AppEnd()&gt;</li>
</ul>
<div class="IMPORTANT">
<h5>Important</h5>
<p>Regardless of whether you use the DI-based version or the legacy flow, you must call <code>LocalApp.AppBegin()</code> at application startup and <code>LocalApp.AppEnd()</code> on shutdown to initialize and release licensing, display engine, and background resources.</p>
</div>
</article>