Skip to content

Commit

Permalink
Built version 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arminbauer committed May 1, 2016
1 parent a420bf4 commit 6cec256
Show file tree
Hide file tree
Showing 27 changed files with 698 additions and 59 deletions.
2 changes: 1 addition & 1 deletion Docs/html/Blocks/IDnowCompletionBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2016 IDnow GmbH. All rights reserved. Updated: 2016-02-29</p>
<p class="copyright">Copyright &copy; 2016 IDnow GmbH. All rights reserved. Updated: 2016-05-01</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
162 changes: 159 additions & 3 deletions Docs/html/Classes/IDnowAppearance.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,16 @@ <h1 id="library-title">

<option value="//api/name/linkColor">linkColor</option>

<option value="//api/name/photoIdentRetakeButtonBackgroundColor">photoIdentRetakeButtonBackgroundColor</option>

<option value="//api/name/photoIdentRetakeButtonTextColor">photoIdentRetakeButtonTextColor</option>

<option value="//api/name/primaryBrandColor">primaryBrandColor</option>

<option value="//api/name/proceedButtonBackgroundColor">proceedButtonBackgroundColor</option>

<option value="//api/name/proceedButtonTextColor">proceedButtonTextColor</option>

<option value="//api/name/successColor">successColor</option>

<option value="//api/name/textFieldColor">textFieldColor</option>
Expand Down Expand Up @@ -457,7 +463,7 @@ <h3 class="method-title"><code><a href="#//api/name/proceedButtonBackgroundColor


<div class="method-subsection brief-description">
<p>Optional color, that replaces the procees button background color.
<p>Optional color, that replaces the proceed button background color.
Default value: An orange color
Recommendation: Should be a color that does not collide with white font color (e.g. orange, blue, red etc.).</p>
</div>
Expand All @@ -476,7 +482,7 @@ <h3 class="method-title"><code><a href="#//api/name/proceedButtonBackgroundColor

<div class="method-subsection discussion-section">
<h4 class="method-subtitle">Discussion</h4>
<p>Optional color, that replaces the procees button background color.
<p>Optional color, that replaces the proceed button background color.
Default value: An orange color
Recommendation: Should be a color that does not collide with white font color (e.g. orange, blue, red etc.).</p>
</div>
Expand All @@ -487,6 +493,156 @@ <h4 class="method-subtitle">Discussion</h4>



<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">IDnowAppearance.h</code></p>
</div>


</div>
</div>
</div><div class="section-method">
<a name="//api/name/proceedButtonTextColor" title="proceedButtonTextColor"></a>
<h3 class="method-title"><code><a href="#//api/name/proceedButtonTextColor">&nbsp;&nbsp;proceedButtonTextColor</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">


<div class="method-subsection brief-description">
<p>Optional color, that replaces the proceed button text color.
Default value: White color
Recommendation: Should be a color that does not collide with <a href="#//api/name/proceedButtonBackgroundColor">proceedButtonBackgroundColor</a>.</p>
</div>



<div class="method-subsection method-declaration"><code>@property (strong, nonatomic) UIColor *proceedButtonTextColor</code></div>









<div class="method-subsection discussion-section">
<h4 class="method-subtitle">Discussion</h4>
<p>Optional color, that replaces the proceed button text color.
Default value: White color
Recommendation: Should be a color that does not collide with <a href="#//api/name/proceedButtonBackgroundColor">proceedButtonBackgroundColor</a>.</p>
</div>







<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">IDnowAppearance.h</code></p>
</div>


</div>
</div>
</div><div class="section-method">
<a name="//api/name/photoIdentRetakeButtonBackgroundColor" title="photoIdentRetakeButtonBackgroundColor"></a>
<h3 class="method-title"><code><a href="#//api/name/photoIdentRetakeButtonBackgroundColor">&nbsp;&nbsp;photoIdentRetakeButtonBackgroundColor</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">


<div class="method-subsection brief-description">
<p>Optional color, that replaces the photo ident retake button background color.
Default value: <a href="#//api/name/defaultTextColor">defaultTextColor</a>
Recommendation: Should be a color that does not collide with <a href="#//api/name/photoIdentRetakeButtonTextColor">photoIdentRetakeButtonTextColor</a>.</p>
</div>



<div class="method-subsection method-declaration"><code>@property (strong, nonatomic) UIColor *photoIdentRetakeButtonBackgroundColor</code></div>









<div class="method-subsection discussion-section">
<h4 class="method-subtitle">Discussion</h4>
<p>Optional color, that replaces the photo ident retake button background color.
Default value: <a href="#//api/name/defaultTextColor">defaultTextColor</a>
Recommendation: Should be a color that does not collide with <a href="#//api/name/photoIdentRetakeButtonTextColor">photoIdentRetakeButtonTextColor</a>.</p>
</div>







<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">IDnowAppearance.h</code></p>
</div>


</div>
</div>
</div><div class="section-method">
<a name="//api/name/photoIdentRetakeButtonTextColor" title="photoIdentRetakeButtonTextColor"></a>
<h3 class="method-title"><code><a href="#//api/name/photoIdentRetakeButtonTextColor">&nbsp;&nbsp;photoIdentRetakeButtonTextColor</a></code>
</h3>

<div class="method-info">
<div class="pointy-thing"></div>

<div class="method-info-container">


<div class="method-subsection brief-description">
<p>Optional color, that replaces the photo ident retake button text color.
Default value: <a href="#//api/name/proceedButtonTextColor">proceedButtonTextColor</a>
Recommendation: Should be a color that does not collide with <a href="#//api/name/photoIdentRetakeButtonBackgroundColor">photoIdentRetakeButtonBackgroundColor</a>.</p>
</div>



<div class="method-subsection method-declaration"><code>@property (strong, nonatomic) UIColor *photoIdentRetakeButtonTextColor</code></div>









<div class="method-subsection discussion-section">
<h4 class="method-subtitle">Discussion</h4>
<p>Optional color, that replaces the photo ident retake button text color.
Default value: <a href="#//api/name/proceedButtonTextColor">proceedButtonTextColor</a>
Recommendation: Should be a color that does not collide with <a href="#//api/name/photoIdentRetakeButtonBackgroundColor">photoIdentRetakeButtonBackgroundColor</a>.</p>
</div>







<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">IDnowAppearance.h</code></p>
Expand Down Expand Up @@ -848,7 +1004,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2016 IDnow GmbH. All rights reserved. Updated: 2016-02-29</p>
<p class="copyright">Copyright &copy; 2016 IDnow GmbH. All rights reserved. Updated: 2016-05-01</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Docs/html/Classes/IDnowController.html
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2016 IDnow GmbH. All rights reserved. Updated: 2016-02-29</p>
<p class="copyright">Copyright &copy; 2016 IDnow GmbH. All rights reserved. Updated: 2016-05-01</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
Expand Down
Loading

0 comments on commit 6cec256

Please sign in to comment.