Updating version to 1.6.5
This commit is contained in:
@@ -66,7 +66,7 @@ StepperView is available through [CocoaPods](https://cocoapods.org). To install
|
||||
it, simply add the following line to your Podfile.
|
||||
|
||||
```ruby
|
||||
pod 'StepperView','~> 1.6.4'
|
||||
pod 'StepperView','~> 1.6.5'
|
||||
```
|
||||
|
||||
## Carthage
|
||||
@@ -74,7 +74,7 @@ pod 'StepperView','~> 1.6.4'
|
||||
[Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. To integrate StepperView into your Xcode project using Carthage, specify it in your Cartfile:
|
||||
|
||||
```ruby
|
||||
github "badrinathvm/stepperView" == 1.6.4
|
||||
github "badrinathvm/stepperView" == 1.6.5
|
||||
```
|
||||
|
||||
## Swift Package Manager
|
||||
@@ -83,7 +83,7 @@ StepperView is available through [Swift Package Manager](https://swift.org/packa
|
||||
|
||||
```ruby
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/badrinathvm/StepperView.git", from: "1.6.4")
|
||||
.package(url: "https://github.com/badrinathvm/StepperView.git", from: "1.6.5")
|
||||
]
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'StepperView'
|
||||
s.version = '1.6.4'
|
||||
s.version = '1.6.5'
|
||||
s.swift_version = '5.0'
|
||||
s.summary = 'SwiftUI iOS component for Step Indications.'
|
||||
s.description = 'Stepper View Indication componet for SwiftUI'
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="Classes Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="LoadingTimer Class Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="Enumerations Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="Colors Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="BlueSubType Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="GraySubType Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="GreenSubType Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="RedSubType Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="YellowSubType Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="StepLifeCycle Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="StepperAlignment Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="StepperIndicationType Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="StepperLineOptions Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
@@ -282,9 +282,9 @@
|
||||
<li class="item">
|
||||
<div>
|
||||
<code>
|
||||
<a name="/s:11StepperView0A11LineOptionsO7roundedyAC12CoreGraphics7CGFloatV_AG7SwiftUI5ColorVtcACmF"></a>
|
||||
<a name="//apple_ref/swift/Element/rounded(_:_:_:)" class="dashAnchor"></a>
|
||||
<a class="token" href="#/s:11StepperView0A11LineOptionsO7roundedyAC12CoreGraphics7CGFloatV_AG7SwiftUI5ColorVtcACmF">rounded(_:<wbr>_:<wbr>_:<wbr>)</a>
|
||||
<a name="/s:11StepperView0A11LineOptionsO7roundedyAC12CoreGraphics7CGFloatV_AG7SwiftUI5ColorVAJtcACmF"></a>
|
||||
<a name="//apple_ref/swift/Element/rounded(_:_:_:_:)" class="dashAnchor"></a>
|
||||
<a class="token" href="#/s:11StepperView0A11LineOptionsO7roundedyAC12CoreGraphics7CGFloatV_AG7SwiftUI5ColorVAJtcACmF">rounded(_:<wbr>_:<wbr>_:<wbr>_:<wbr>)</a>
|
||||
</code>
|
||||
</div>
|
||||
<div class="height-container">
|
||||
@@ -292,14 +292,14 @@
|
||||
<section class="section">
|
||||
<div class="pointer"></div>
|
||||
<div class="abstract">
|
||||
<p>rounded line options with <code>width</code> , <code>corner radius</code> and <code>Color</code></p>
|
||||
<p>rounded line options with <code>width</code> , <code>corner radius</code>, <code>completed color</code> and <code>pending color</code></p>
|
||||
|
||||
</div>
|
||||
<div class="declaration">
|
||||
<h4>Declaration</h4>
|
||||
<div class="language">
|
||||
<p class="aside-title">Swift</p>
|
||||
<pre class="highlight swift"><code><span class="k">case</span> <span class="nf">rounded</span><span class="p">(</span><span class="kt">CGFloat</span><span class="p">,</span> <span class="kt">CGFloat</span><span class="p">,</span> <span class="kt">Color</span><span class="p">)</span></code></pre>
|
||||
<pre class="highlight swift"><code><span class="k">case</span> <span class="nf">rounded</span><span class="p">(</span><span class="kt">CGFloat</span><span class="p">,</span> <span class="kt">CGFloat</span><span class="p">,</span> <span class="kt">Color</span><span class="p">,</span> <span class="nv">_</span><span class="p">:</span> <span class="kt">Color</span> <span class="o">=</span> <span class="kt">Color</span><span class="o">.</span><span class="n">gray</span><span class="o">.</span><span class="nf">opacity</span><span class="p">(</span><span class="mf">0.5</span><span class="p">))</span></code></pre>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="StepperMode Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="Extensions Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="EnvironmentValues Extension Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="VerticalAlignment Extension Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="View Extension Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="Structures Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="AlignmentKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="AnimatedCircle Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="AutoSpacingKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="BoundsPreferenceKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="CGRectData Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="CGRectPreferenceKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="CircledIconView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="HeightKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="HeightPreference Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="HorizontalLineView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="IndicatorKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="IndicatorView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="LineOptionsKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="LoadAnimationOptionsKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="NumberedCircleView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="PitStopLineOptionsKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="PitStopLineView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="PitStopOptionsKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="PitStopView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="PitstopHeightPreference Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="SpacingKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="StepAnimationOptionsKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="StepIndicatorHorizontalView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="StepIndicatorModeKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="StepIndicatorVerticalView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="StepLifeCycleKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="StepperView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="StepsKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="TextView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="Utils Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="VerticalHeightPreference Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="VerticalLineView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="WidthKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="WidthPreference Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="Classes Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="LoadingTimer Class Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="Enumerations Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="Colors Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="BlueSubType Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="GraySubType Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="GreenSubType Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="RedSubType Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="YellowSubType Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="StepLifeCycle Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="StepperAlignment Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="StepperIndicationType Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+6
-6
@@ -17,7 +17,7 @@
|
||||
<a title="StepperLineOptions Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
@@ -282,9 +282,9 @@
|
||||
<li class="item">
|
||||
<div>
|
||||
<code>
|
||||
<a name="/s:11StepperView0A11LineOptionsO7roundedyAC12CoreGraphics7CGFloatV_AG7SwiftUI5ColorVtcACmF"></a>
|
||||
<a name="//apple_ref/swift/Element/rounded(_:_:_:)" class="dashAnchor"></a>
|
||||
<a class="token" href="#/s:11StepperView0A11LineOptionsO7roundedyAC12CoreGraphics7CGFloatV_AG7SwiftUI5ColorVtcACmF">rounded(_:<wbr>_:<wbr>_:<wbr>)</a>
|
||||
<a name="/s:11StepperView0A11LineOptionsO7roundedyAC12CoreGraphics7CGFloatV_AG7SwiftUI5ColorVAJtcACmF"></a>
|
||||
<a name="//apple_ref/swift/Element/rounded(_:_:_:_:)" class="dashAnchor"></a>
|
||||
<a class="token" href="#/s:11StepperView0A11LineOptionsO7roundedyAC12CoreGraphics7CGFloatV_AG7SwiftUI5ColorVAJtcACmF">rounded(_:<wbr>_:<wbr>_:<wbr>_:<wbr>)</a>
|
||||
</code>
|
||||
</div>
|
||||
<div class="height-container">
|
||||
@@ -292,14 +292,14 @@
|
||||
<section class="section">
|
||||
<div class="pointer"></div>
|
||||
<div class="abstract">
|
||||
<p>rounded line options with <code>width</code> , <code>corner radius</code> and <code>Color</code></p>
|
||||
<p>rounded line options with <code>width</code> , <code>corner radius</code>, <code>completed color</code> and <code>pending color</code></p>
|
||||
|
||||
</div>
|
||||
<div class="declaration">
|
||||
<h4>Declaration</h4>
|
||||
<div class="language">
|
||||
<p class="aside-title">Swift</p>
|
||||
<pre class="highlight swift"><code><span class="k">case</span> <span class="nf">rounded</span><span class="p">(</span><span class="kt">CGFloat</span><span class="p">,</span> <span class="kt">CGFloat</span><span class="p">,</span> <span class="kt">Color</span><span class="p">)</span></code></pre>
|
||||
<pre class="highlight swift"><code><span class="k">case</span> <span class="nf">rounded</span><span class="p">(</span><span class="kt">CGFloat</span><span class="p">,</span> <span class="kt">CGFloat</span><span class="p">,</span> <span class="kt">Color</span><span class="p">,</span> <span class="nv">_</span><span class="p">:</span> <span class="kt">Color</span> <span class="o">=</span> <span class="kt">Color</span><span class="o">.</span><span class="n">gray</span><span class="o">.</span><span class="nf">opacity</span><span class="p">(</span><span class="mf">0.5</span><span class="p">))</span></code></pre>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="StepperMode Enumeration Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="Extensions Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="EnvironmentValues Extension Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="VerticalAlignment Extension Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="View Extension Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="Structures Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="AlignmentKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="AnimatedCircle Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="AutoSpacingKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="BoundsPreferenceKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="CGRectData Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="CGRectPreferenceKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="CircledIconView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<a title="HeightKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="HeightPreference Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="HorizontalLineView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="IndicatorKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="IndicatorView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="LineOptionsKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="LoadAnimationOptionsKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="NumberedCircleView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="PitStopLineOptionsKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="PitStopLineView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="PitStopOptionsKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="PitStopView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="PitstopHeightPreference Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="SpacingKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="StepAnimationOptionsKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="StepIndicatorHorizontalView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="StepIndicatorModeKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="StepIndicatorVerticalView Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<a title="StepLifeCycleKey Structure Reference"></a>
|
||||
<header>
|
||||
<div class="content-wrapper">
|
||||
<p><a href="../index.html">StepperView 1.6.4 Docs</a> (100% documented)</p>
|
||||
<p><a href="../index.html">StepperView 1.6.5 Docs</a> (100% documented)</p>
|
||||
<p class="header-right">
|
||||
<form role="search" action="../search.json">
|
||||
<input type="text" placeholder="Search documentation" data-typeahead>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user