|
21 | 21 | <header class="header">
|
22 | 22 | <p class="header-col header-col--primary">
|
23 | 23 | <a class="header-link" href="../index.html">
|
24 |
| - ShortLook API Docs |
| 24 | + ShortLook API 1.0.17 Docs |
25 | 25 | </a>
|
26 | 26 | (100% documented)
|
27 | 27 | </p>
|
@@ -117,7 +117,7 @@ <h1>DDNotificationContactPhotoPromise</h1>
|
117 | 117 | <h4>Declaration</h4>
|
118 | 118 | <div class="language">
|
119 | 119 | <p class="aside-title">Objective-C</p>
|
120 |
| - <pre class="highlight objective_c"><code><span class="k">@property</span> <span class="p">(</span><span class="n">readwrite</span><span class="p">,</span> <span class="n">retain</span><span class="p">,</span> <span class="n">nonatomic</span><span class="p">)</span> |
| 120 | + <pre class="highlight objective_c"><code><span class="k">@property</span> <span class="p">(</span><span class="n">nonatomic</span><span class="p">,</span> <span class="n">retain</span><span class="p">,</span> <span class="n">readwrite</span><span class="p">)</span> |
121 | 121 | <span class="n"><a href="../Classes/DDNotificationContactPhotoSettings.html">DDNotificationContactPhotoSettings</a></span> <span class="o">*</span><span class="n">settings</span><span class="p">;</span></code></pre>
|
122 | 122 |
|
123 | 123 | </div>
|
@@ -153,7 +153,7 @@ <h4>Declaration</h4>
|
153 | 153 | <h4>Declaration</h4>
|
154 | 154 | <div class="language">
|
155 | 155 | <p class="aside-title">Objective-C</p>
|
156 |
| - <pre class="highlight objective_c"><code><span class="k">@property</span> <span class="p">(</span><span class="n">readonly</span><span class="p">,</span> <span class="n">assign</span><span class="p">,</span> <span class="n">nonatomic</span><span class="p">)</span> <span class="kt">int</span> <span class="n">isComplete</span><span class="p">;</span></code></pre> |
| 156 | + <pre class="highlight objective_c"><code><span class="k">@property</span> <span class="p">(</span><span class="n">nonatomic</span><span class="p">,</span> <span class="n">assign</span><span class="p">,</span> <span class="n">unsafe_unretained</span><span class="p">,</span> <span class="n">readonly</span><span class="p">)</span> <span class="kt">int</span> <span class="n">isComplete</span><span class="p">;</span></code></pre> |
157 | 157 |
|
158 | 158 | </div>
|
159 | 159 | <div class="language">
|
@@ -256,8 +256,8 @@ <h4>Declaration</h4>
|
256 | 256 | </article>
|
257 | 257 | </div>
|
258 | 258 | <section class="footer">
|
259 |
| - <p>© 2018 <a class="link" href="https://www.dynastic.co/" target="_blank" rel="external">Dynastic Development</a>. All rights reserved. (Last updated: 2018-05-20)</p> |
260 |
| - <p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.2</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p> |
| 259 | + <p>© 2020 <a class="link" href="https://dynastic.co/" target="_blank" rel="external">Dynastic Development</a>. All rights reserved. (Last updated: 2020-05-25)</p> |
| 260 | + <p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.11.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p> |
261 | 261 | </section>
|
262 | 262 | </body>
|
263 | 263 | </div>
|
|
0 commit comments