|
14 | 14 | <a title="UICircularProgressRingFormatter Structure Reference"></a>
|
15 | 15 | <header>
|
16 | 16 | <div class="content-wrapper">
|
17 |
| - <p><a href="../index.html">UICircularProgressRing Docs</a> (96% documented)</p> |
| 17 | + <p><a href="../index.html">UICircularProgressRing Docs</a> (95% documented)</p> |
18 | 18 | <p class="header-right"><a href="https://github.com/luispadron/UICircularProgressRing"><img src="../img/gh.png"/>View on GitHub</a></p>
|
19 | 19 | </div>
|
20 | 20 | </header>
|
@@ -252,6 +252,58 @@ <h4>Declaration</h4>
|
252 | 252 | </section>
|
253 | 253 | </div>
|
254 | 254 | </li>
|
| 255 | + </ul> |
| 256 | + </div> |
| 257 | + <div class="task-group"> |
| 258 | + <div class="task-name-container"> |
| 259 | + <a name="/Init"></a> |
| 260 | + <a name="//apple_ref/swift/Section/Init" class="dashAnchor"></a> |
| 261 | + <a href="#/Init"> |
| 262 | + <h3 class="section-name">Init</h3> |
| 263 | + </a> |
| 264 | + </div> |
| 265 | + <ul> |
| 266 | + <li class="item"> |
| 267 | + <div> |
| 268 | + <code> |
| 269 | + <a name="/s:22UICircularProgressRing0abC9FormatterV14valueIndicator11rightToLeft17showFloatingPoint13decimalPlacesACSS_S2bSitcfc"></a> |
| 270 | + <a name="//apple_ref/swift/Method/init(valueIndicator:rightToLeft:showFloatingPoint:decimalPlaces:)" class="dashAnchor"></a> |
| 271 | + <a class="token" href="#/s:22UICircularProgressRing0abC9FormatterV14valueIndicator11rightToLeft17showFloatingPoint13decimalPlacesACSS_S2bSitcfc">init(valueIndicator:rightToLeft:showFloatingPoint:decimalPlaces:)</a> |
| 272 | + </code> |
| 273 | + </div> |
| 274 | + <div class="height-container"> |
| 275 | + <div class="pointer-container"></div> |
| 276 | + <section class="section"> |
| 277 | + <div class="pointer"></div> |
| 278 | + <div class="abstract"> |
| 279 | + <p>Undocumented</p> |
| 280 | + |
| 281 | + </div> |
| 282 | + <div class="declaration"> |
| 283 | + <h4>Declaration</h4> |
| 284 | + <div class="language"> |
| 285 | + <p class="aside-title">Swift</p> |
| 286 | + <pre class="highlight swift"><code><span class="kd">public</span> <span class="nf">init</span><span class="p">(</span><span class="nv">valueIndicator</span><span class="p">:</span> <span class="kt">String</span> <span class="o">=</span> <span class="s">"%"</span><span class="p">,</span> |
| 287 | + <span class="nv">rightToLeft</span><span class="p">:</span> <span class="kt">Bool</span> <span class="o">=</span> <span class="kc">false</span><span class="p">,</span> |
| 288 | + <span class="nv">showFloatingPoint</span><span class="p">:</span> <span class="kt">Bool</span> <span class="o">=</span> <span class="kc">false</span><span class="p">,</span> |
| 289 | + <span class="nv">decimalPlaces</span><span class="p">:</span> <span class="kt">Int</span> <span class="o">=</span> <span class="mi">2</span><span class="p">)</span></code></pre> |
| 290 | + |
| 291 | + </div> |
| 292 | + </div> |
| 293 | + </section> |
| 294 | + </div> |
| 295 | + </li> |
| 296 | + </ul> |
| 297 | + </div> |
| 298 | + <div class="task-group"> |
| 299 | + <div class="task-name-container"> |
| 300 | + <a name="/API"></a> |
| 301 | + <a name="//apple_ref/swift/Section/API" class="dashAnchor"></a> |
| 302 | + <a href="#/API"> |
| 303 | + <h3 class="section-name">API</h3> |
| 304 | + </a> |
| 305 | + </div> |
| 306 | + <ul> |
255 | 307 | <li class="item">
|
256 | 308 | <div>
|
257 | 309 | <code>
|
@@ -284,7 +336,7 @@ <h4>Declaration</h4>
|
284 | 336 | </section>
|
285 | 337 | </section>
|
286 | 338 | <section id="footer">
|
287 |
| - <p>© 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-02-22)</p> |
| 339 | + <p>© 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-03-01)</p> |
288 | 340 | <p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
|
289 | 341 | </section>
|
290 | 342 | </article>
|
|
0 commit comments