mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-24 03:45:58 +08:00
Regen on d0a35fed92.
This commit is contained in:
@@ -55,6 +55,10 @@
|
||||
|
||||
<option value="//api/name/nodeLoaded"> nodeLoaded</option>
|
||||
|
||||
<option value="//api/name/placeholderEnabled"> placeholderEnabled</option>
|
||||
|
||||
<option value="//api/name/placeholderFadesOut"> placeholderFadesOut</option>
|
||||
|
||||
<option value="//api/name/shouldRasterizeDescendants"> shouldRasterizeDescendants</option>
|
||||
|
||||
<option value="//api/name/subnodes"> subnodes</option>
|
||||
@@ -82,10 +86,6 @@
|
||||
|
||||
<option value="//api/name/convertRect:toNode:"> - convertRect:toNode:</option>
|
||||
|
||||
<option value="//api/name/display"> - display</option>
|
||||
|
||||
<option value="//api/name/displayImmediately"> - displayImmediately</option>
|
||||
|
||||
<option value="//api/name/init"> - init</option>
|
||||
|
||||
<option value="//api/name/initWithLayerClass:"> - initWithLayerClass:</option>
|
||||
@@ -102,8 +102,6 @@
|
||||
|
||||
<option value="//api/name/pointInside:withEvent:"> - pointInside:withEvent:</option>
|
||||
|
||||
<option value="//api/name/recursivelyDisplay"> - recursivelyDisplay</option>
|
||||
|
||||
<option value="//api/name/recursivelyReclaimMemory"> - recursivelyReclaimMemory</option>
|
||||
|
||||
<option value="//api/name/recursivelySetDisplaySuspended:"> - recursivelySetDisplaySuspended:</option>
|
||||
@@ -168,6 +166,10 @@
|
||||
|
||||
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/nodeLoaded">nodeLoaded</a></span></li>
|
||||
|
||||
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/placeholderEnabled">placeholderEnabled</a></span></li>
|
||||
|
||||
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/placeholderFadesOut">placeholderFadesOut</a></span></li>
|
||||
|
||||
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/shouldRasterizeDescendants">shouldRasterizeDescendants</a></span></li>
|
||||
|
||||
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/subnodes">subnodes</a></span></li>
|
||||
@@ -196,10 +198,6 @@
|
||||
|
||||
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/convertRect:toNode:">convertRect:toNode:</a></span></li>
|
||||
|
||||
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/display">display</a></span></li>
|
||||
|
||||
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/displayImmediately">displayImmediately</a></span></li>
|
||||
|
||||
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/init">init</a></span></li>
|
||||
|
||||
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/initWithLayerClass:">initWithLayerClass:</a></span></li>
|
||||
@@ -216,8 +214,6 @@
|
||||
|
||||
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/pointInside:withEvent:">pointInside:withEvent:</a></span></li>
|
||||
|
||||
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/recursivelyDisplay">recursivelyDisplay</a></span></li>
|
||||
|
||||
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/recursivelyReclaimMemory">recursivelyReclaimMemory</a></span></li>
|
||||
|
||||
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/recursivelySetDisplaySuspended:">recursivelySetDisplaySuspended:</a></span></li>
|
||||
@@ -456,24 +452,6 @@ display.</p>
|
||||
</span>
|
||||
<span class="task-item-suffix">property</span>
|
||||
|
||||
</li><li>
|
||||
<span class="tooltip">
|
||||
<code><a href="#//api/name/display">– display</a></code>
|
||||
</span>
|
||||
|
||||
|
||||
</li><li>
|
||||
<span class="tooltip">
|
||||
<code><a href="#//api/name/recursivelyDisplay">– recursivelyDisplay</a></code>
|
||||
</span>
|
||||
|
||||
|
||||
</li><li>
|
||||
<span class="tooltip">
|
||||
<code><a href="#//api/name/displayImmediately">– displayImmediately</a></code>
|
||||
</span>
|
||||
|
||||
|
||||
</li><li>
|
||||
<span class="tooltip">
|
||||
<code><a href="#//api/name/displaySuspended"> displaySuspended</a></code>
|
||||
@@ -492,6 +470,18 @@ display.</p>
|
||||
</span>
|
||||
|
||||
|
||||
</li><li>
|
||||
<span class="tooltip">
|
||||
<code><a href="#//api/name/placeholderEnabled"> placeholderEnabled</a></code>
|
||||
</span>
|
||||
<span class="task-item-suffix">property</span>
|
||||
|
||||
</li><li>
|
||||
<span class="tooltip">
|
||||
<code><a href="#//api/name/placeholderFadesOut"> placeholderFadesOut</a></code>
|
||||
</span>
|
||||
<span class="task-item-suffix">property</span>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -922,6 +912,89 @@ well.</p></div>
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection declared-in-section">
|
||||
<h4 class="method-subtitle">Declared In</h4>
|
||||
<code class="declared-in-ref">ASDisplayNode.h</code><br />
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section-method">
|
||||
<a name="//api/name/placeholderEnabled" title="placeholderEnabled"></a>
|
||||
<h3 class="subsubtitle method-title">placeholderEnabled</h3>
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection brief-description">
|
||||
<p>Toggle displaying a placeholder over the node that covers content until the node and all subnodes are
|
||||
displayed.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection method-declaration"><code>@property (nonatomic, assign) BOOL placeholderEnabled</code></div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection discussion-section">
|
||||
<h4 class="method-subtitle">Discussion</h4>
|
||||
<p>Defaults to NO.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection declared-in-section">
|
||||
<h4 class="method-subtitle">Declared In</h4>
|
||||
<code class="declared-in-ref">ASDisplayNode.h</code><br />
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section-method">
|
||||
<a name="//api/name/placeholderFadesOut" title="placeholderFadesOut"></a>
|
||||
<h3 class="subsubtitle method-title">placeholderFadesOut</h3>
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection brief-description">
|
||||
<p>Toggle to fade-out the placeholder when a node’s contents are finished displaying.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection method-declaration"><code>@property (nonatomic, assign) BOOL placeholderFadesOut</code></div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection discussion-section">
|
||||
<h4 class="method-subtitle">Discussion</h4>
|
||||
<p>Defaults to NO.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection declared-in-section">
|
||||
<h4 class="method-subtitle">Declared In</h4>
|
||||
<code class="declared-in-ref">ASDisplayNode.h</code><br />
|
||||
@@ -1400,83 +1473,6 @@ yet.</p>
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection declared-in-section">
|
||||
<h4 class="method-subtitle">Declared In</h4>
|
||||
<code class="declared-in-ref">ASDisplayNode.h</code><br />
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section-method">
|
||||
<a name="//api/name/display" title="display"></a>
|
||||
<h3 class="subsubtitle method-title">display</h3>
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection brief-description">
|
||||
<p>Calls -setNeedsDisplay and -displayIfNeeded on the node’s backing store.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection method-declaration"><code>- (void)display</code></div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection discussion-section">
|
||||
<h4 class="method-subtitle">Discussion</h4>
|
||||
<div class="note"><p><strong>Note:</strong> This method must be called on the main thread but there are plans to allow this on any thread.</p></div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection declared-in-section">
|
||||
<h4 class="method-subtitle">Declared In</h4>
|
||||
<code class="declared-in-ref">ASDisplayNode.h</code><br />
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section-method">
|
||||
<a name="//api/name/displayImmediately" title="displayImmediately"></a>
|
||||
<h3 class="subsubtitle method-title">displayImmediately</h3>
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection brief-description">
|
||||
<p>Display the node’s view/layer immediately on the current thread, bypassing the background thread rendering.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection method-declaration"><code>- (void)displayImmediately</code></div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection declared-in-section">
|
||||
<h4 class="method-subtitle">Declared In</h4>
|
||||
<code class="declared-in-ref">ASDisplayNode.h</code><br />
|
||||
@@ -1935,43 +1931,6 @@ be expensive if result is not cached.</p></div>
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection declared-in-section">
|
||||
<h4 class="method-subtitle">Declared In</h4>
|
||||
<code class="declared-in-ref">ASDisplayNode.h</code><br />
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="section-method">
|
||||
<a name="//api/name/recursivelyDisplay" title="recursivelyDisplay"></a>
|
||||
<h3 class="subsubtitle method-title">recursivelyDisplay</h3>
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection brief-description">
|
||||
<p>Call -display on the node and recursively on all subnodes, forcing the entire node hierarchy to be
|
||||
displayed.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection method-declaration"><code>- (void)recursivelyDisplay</code></div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="method-subsection declared-in-section">
|
||||
<h4 class="method-subtitle">Declared In</h4>
|
||||
<code class="declared-in-ref">ASDisplayNode.h</code><br />
|
||||
@@ -2206,7 +2165,7 @@ If replacementSubnode is nil, this method will throw an exception</p>
|
||||
<div id="footer">
|
||||
<hr />
|
||||
<div class="footer-copyright">
|
||||
<p><span class="copyright">© 2014 Facebook. All rights reserved. (Last updated: 2014-12-03)</span><br />
|
||||
<p><span class="copyright">© 2015 Facebook. All rights reserved. (Last updated: 2015-01-05)</span><br />
|
||||
|
||||
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user