This commit is contained in:
Nadine Salter
2014-10-15 11:51:02 -07:00
parent a88e9d8b84
commit 344e363dd6
23 changed files with 583 additions and 35 deletions

View File

@@ -146,10 +146,10 @@
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#task_Converting Between View Coordinate Systems">Converting Between View Coordinate Systems</a></span></li>
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#task_Debugging Methods">Debugging Methods</a></span></li>
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#task_UIViewBridge Methods">UIViewBridge Methods</a></span></li>
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#task_Debugging Methods">Debugging Methods</a></span></li>
</ul></li>
@@ -549,20 +549,6 @@ or <a href="#//api/name/layer">layer</a> property is accessed).</p>
</span>
</li>
</ul>
<a title="Debugging Methods" name="task_Debugging Methods"></a>
<h3 class="subsubtitle task-title">Debugging Methods</h3>
<ul class="task-list">
<li>
<span class="tooltip">
<code><a href="#//api/name/displayNodeRecursiveDescription">&ndash;&nbsp;displayNodeRecursiveDescription</a></code>
</span>
</li>
</ul>
@@ -583,6 +569,20 @@ or <a href="#//api/name/layer">layer</a> property is accessed).</p>
</span>
<span class="task-item-suffix">property</span>
</li>
</ul>
<a title="Debugging Methods" name="task_Debugging Methods"></a>
<h3 class="subsubtitle task-title">Debugging Methods</h3>
<ul class="task-list">
<li>
<span class="tooltip">
<code><a href="#//api/name/displayNodeRecursiveDescription">&ndash;&nbsp;displayNodeRecursiveDescription</a></code>
</span>
</li>
</ul>
@@ -2275,7 +2275,7 @@ If replacementSubnode is nil, this method will throw an exception</p>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2014 Facebook. All rights reserved. (Last updated: 2014-10-15)</span><br />
<p><span class="copyright">&copy; 2014 Facebook. All rights reserved. (Last updated: 2014-10-17)</span><br />
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>