|
17 | 17 | <a title="CIOBrowseItemsQueryBuilder Class Reference"></a> |
18 | 18 | <header> |
19 | 19 | <div class="content-wrapper"> |
20 | | - <p><a href="../index.html">ConstructorAutocomplete 4.2.0 Docs</a> (94% documented)</p> |
| 20 | + <p><a href="../index.html">ConstructorAutocomplete 4.2.1 Docs</a> (94% documented)</p> |
21 | 21 | <div class="header-right"> |
22 | 22 | <form role="search" action="../search.json"> |
23 | 23 | <input type="text" placeholder="Search documentation" data-typeahead> |
@@ -505,6 +505,34 @@ <h4>Declaration</h4> |
505 | 505 | </section> |
506 | 506 | </div> |
507 | 507 | </li> |
| 508 | + <li class="item"> |
| 509 | + <div> |
| 510 | + <code> |
| 511 | + <a name="/s:23ConstructorAutocomplete26CIOBrowseItemsQueryBuilderC13setFmtOptionsyACSaySS3key_SS5valuetGSgF"></a> |
| 512 | + <a name="//apple_ref/swift/Method/setFmtOptions(_:)" class="dashAnchor"></a> |
| 513 | + <a class="token" href="#/s:23ConstructorAutocomplete26CIOBrowseItemsQueryBuilderC13setFmtOptionsyACSaySS3key_SS5valuetGSgF">setFmtOptions(_:<wbr>)</a> |
| 514 | + </code> |
| 515 | + </div> |
| 516 | + <div class="height-container"> |
| 517 | + <div class="pointer-container"></div> |
| 518 | + <section class="section"> |
| 519 | + <div class="pointer"></div> |
| 520 | + <div class="abstract"> |
| 521 | + <p>Adds the fmt_options to use with result set</p> |
| 522 | + |
| 523 | + </div> |
| 524 | + <div class="declaration"> |
| 525 | + <h4>Declaration</h4> |
| 526 | + <div class="language"> |
| 527 | + <p class="aside-title">Swift</p> |
| 528 | + <pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">func</span> <span class="nf">setFmtOptions</span><span class="p">(</span><span class="n">_</span> <span class="nv">fmtOptions</span><span class="p">:</span> <span class="p">[</span><span class="kt">FmtOption</span><span class="p">]?)</span> <span class="o">-></span> |
| 529 | +<span class="kt">CIOBrowseItemsQueryBuilder</span></code></pre> |
| 530 | + |
| 531 | + </div> |
| 532 | + </div> |
| 533 | + </section> |
| 534 | + </div> |
| 535 | + </li> |
508 | 536 | <li class="item"> |
509 | 537 | <div> |
510 | 538 | <code> |
@@ -553,7 +581,7 @@ <h4>Declaration</h4> |
553 | 581 | </section> |
554 | 582 | </section> |
555 | 583 | <section id="footer"> |
556 | | - <p>© 2025 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2025-06-18)</p> |
| 584 | + <p>© 2025 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2025-07-24)</p> |
557 | 585 | <p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p> |
558 | 586 | </section> |
559 | 587 | </article> |
|
0 commit comments