|
14 | 14 | <a title="UICircularRing Class Reference"></a>
|
15 | 15 | <header>
|
16 | 16 | <div class="content-wrapper">
|
17 |
| - <p><a href="../index.html">UICircularProgressRing 6.0.0 Docs</a> (95% documented)</p> |
| 17 | + <p><a href="../index.html">UICircularProgressRing 6.0.0 Docs</a> (90% 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>
|
|
76 | 76 | <li class="nav-group-task">
|
77 | 77 | <a href="../Structs/UICircularRingGradientOptions.html">UICircularRingGradientOptions</a>
|
78 | 78 | </li>
|
| 79 | + <li class="nav-group-task"> |
| 80 | + <a href="../Structs/UICircularRingValueKnobPath.html">UICircularRingValueKnobPath</a> |
| 81 | + </li> |
79 | 82 | <li class="nav-group-task">
|
80 | 83 | <a href="../Structs/UICircularRingValueKnobStyle.html">UICircularRingValueKnobStyle</a>
|
81 | 84 | </li>
|
@@ -277,6 +280,41 @@ <h4>Declaration</h4>
|
277 | 280 | </section>
|
278 | 281 | </div>
|
279 | 282 | </li>
|
| 283 | + <li class="item"> |
| 284 | + <div> |
| 285 | + <code> |
| 286 | + <a name="/c:@M@UICircularProgressRing@objc(cs)UICircularRing(py)shouldDrawMinValueKnob"></a> |
| 287 | + <a name="//apple_ref/swift/Property/shouldDrawMinValueKnob" class="dashAnchor"></a> |
| 288 | + <a class="token" href="#/c:@M@UICircularProgressRing@objc(cs)UICircularRing(py)shouldDrawMinValueKnob">shouldDrawMinValueKnob</a> |
| 289 | + </code> |
| 290 | + </div> |
| 291 | + <div class="height-container"> |
| 292 | + <div class="pointer-container"></div> |
| 293 | + <section class="section"> |
| 294 | + <div class="pointer"></div> |
| 295 | + <div class="abstract"> |
| 296 | + <p>A toggle for showing or hiding the value knob when current value == minimum value. |
| 297 | +If false the value knob will not be shown when current value == minimum value.</p> |
| 298 | +<h2 id='important' class='heading'>Important</h2> |
| 299 | + |
| 300 | +<p>Default = false</p> |
| 301 | +<h2 id='author' class='heading'>Author</h2> |
| 302 | + |
| 303 | +<p>Tom Knapen</p> |
| 304 | + |
| 305 | + </div> |
| 306 | + <div class="declaration"> |
| 307 | + <h4>Declaration</h4> |
| 308 | + <div class="language"> |
| 309 | + <p class="aside-title">Swift</p> |
| 310 | + <pre class="highlight swift"><code><span class="kd">@IBInspectable</span> |
| 311 | +<span class="kd">public</span> <span class="k">var</span> <span class="nv">shouldDrawMinValueKnob</span><span class="p">:</span> <span class="kt">Bool</span> <span class="p">{</span> <span class="k">get</span> <span class="k">set</span> <span class="p">}</span></code></pre> |
| 312 | + |
| 313 | + </div> |
| 314 | + </div> |
| 315 | + </section> |
| 316 | + </div> |
| 317 | + </li> |
280 | 318 | <li class="item">
|
281 | 319 | <div>
|
282 | 320 | <code>
|
@@ -1029,8 +1067,8 @@ <h4>Declaration</h4>
|
1029 | 1067 | </section>
|
1030 | 1068 | </section>
|
1031 | 1069 | <section id="footer">
|
1032 |
| - <p>© 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-07-15)</p> |
1033 |
| - <p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.10.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p> |
| 1070 | + <p>© 2019 <a class="link" href="https://luispadron.com" target="_blank" rel="external">Luis</a>. All rights reserved. (Last updated: 2019-09-14)</p> |
| 1071 | + <p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.11.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p> |
1034 | 1072 | </section>
|
1035 | 1073 | </article>
|
1036 | 1074 | </div>
|
|
0 commit comments