-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
85 changed files
with
8,880 additions
and
350 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title></title> | ||
|
||
<link rel="stylesheet" href="../css/style.css"> | ||
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4"> | ||
|
||
</head> | ||
<body class="appledoc"> | ||
<header> | ||
<div class="container" class="hide-in-xcode"> | ||
|
||
<h1 id="library-title"> | ||
<a href="../index.html">iDnow SDK </a> | ||
</h1> | ||
|
||
<p id="developer-home"> | ||
<a href="../index.html">IDnow GmbH</a> | ||
</p> | ||
|
||
</div> | ||
</header> | ||
|
||
<aside> | ||
<div class="container"> | ||
<nav> | ||
<ul id="header-buttons" role="toolbar"> | ||
<li><a href="../index.html">Index</a></li> | ||
<li><a href="../hierarchy.html">Hierarchy</a></li> | ||
|
||
<li id="on-this-page" role="navigation"> | ||
<label> | ||
On This Page | ||
|
||
<div class="chevron"> | ||
<div class="chevy chevron-left"></div> | ||
<div class="chevy chevron-right"></div> | ||
</div> | ||
|
||
<select id="jump-to"> | ||
<option value="top">Jump To…</option> | ||
|
||
|
||
|
||
|
||
|
||
</select> | ||
</label> | ||
</li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</aside> | ||
|
||
<article> | ||
<div id="overview_contents" class="container"> | ||
<div id="content"> | ||
<main role="main"> | ||
<h1 class="title"></h1> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</main> | ||
|
||
<footer> | ||
<div class="footer-copyright"> | ||
|
||
<p class="copyright">Copyright © 2021 IDnow GmbH. All rights reserved. Updated: 2021-11-22</p> | ||
|
||
|
||
</div> | ||
</footer> | ||
</div> | ||
</div> | ||
</article> | ||
|
||
<script src="../js/script.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title></title> | ||
|
||
<link rel="stylesheet" href="../css/style.css"> | ||
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4"> | ||
|
||
</head> | ||
<body class="appledoc"> | ||
<header> | ||
<div class="container" class="hide-in-xcode"> | ||
|
||
<h1 id="library-title"> | ||
<a href="../index.html">iDnow SDK </a> | ||
</h1> | ||
|
||
<p id="developer-home"> | ||
<a href="../index.html">IDnow GmbH</a> | ||
</p> | ||
|
||
</div> | ||
</header> | ||
|
||
<aside> | ||
<div class="container"> | ||
<nav> | ||
<ul id="header-buttons" role="toolbar"> | ||
<li><a href="../index.html">Index</a></li> | ||
<li><a href="../hierarchy.html">Hierarchy</a></li> | ||
|
||
<li id="on-this-page" role="navigation"> | ||
<label> | ||
On This Page | ||
|
||
<div class="chevron"> | ||
<div class="chevy chevron-left"></div> | ||
<div class="chevy chevron-right"></div> | ||
</div> | ||
|
||
<select id="jump-to"> | ||
<option value="top">Jump To…</option> | ||
|
||
|
||
|
||
|
||
|
||
</select> | ||
</label> | ||
</li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</aside> | ||
|
||
<article> | ||
<div id="overview_contents" class="container"> | ||
<div id="content"> | ||
<main role="main"> | ||
<h1 class="title"></h1> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</main> | ||
|
||
<footer> | ||
<div class="footer-copyright"> | ||
|
||
<p class="copyright">Copyright © 2021 IDnow GmbH. All rights reserved. Updated: 2021-11-22</p> | ||
|
||
|
||
</div> | ||
</footer> | ||
</div> | ||
</div> | ||
</article> | ||
|
||
<script src="../js/script.js"></script> | ||
</body> | ||
</html> |
87 changes: 87 additions & 0 deletions
87
Docs/html/Categories/MAS_VIEW_CONTROLLER+MASAdditions.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title></title> | ||
|
||
<link rel="stylesheet" href="../css/style.css"> | ||
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4"> | ||
|
||
</head> | ||
<body class="appledoc"> | ||
<header> | ||
<div class="container" class="hide-in-xcode"> | ||
|
||
<h1 id="library-title"> | ||
<a href="../index.html">iDnow SDK </a> | ||
</h1> | ||
|
||
<p id="developer-home"> | ||
<a href="../index.html">IDnow GmbH</a> | ||
</p> | ||
|
||
</div> | ||
</header> | ||
|
||
<aside> | ||
<div class="container"> | ||
<nav> | ||
<ul id="header-buttons" role="toolbar"> | ||
<li><a href="../index.html">Index</a></li> | ||
<li><a href="../hierarchy.html">Hierarchy</a></li> | ||
|
||
<li id="on-this-page" role="navigation"> | ||
<label> | ||
On This Page | ||
|
||
<div class="chevron"> | ||
<div class="chevy chevron-left"></div> | ||
<div class="chevy chevron-right"></div> | ||
</div> | ||
|
||
<select id="jump-to"> | ||
<option value="top">Jump To…</option> | ||
|
||
|
||
|
||
|
||
|
||
</select> | ||
</label> | ||
</li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</aside> | ||
|
||
<article> | ||
<div id="overview_contents" class="container"> | ||
<div id="content"> | ||
<main role="main"> | ||
<h1 class="title"></h1> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</main> | ||
|
||
<footer> | ||
<div class="footer-copyright"> | ||
|
||
<p class="copyright">Copyright © 2021 IDnow GmbH. All rights reserved. Updated: 2021-11-22</p> | ||
|
||
|
||
</div> | ||
</footer> | ||
</div> | ||
</div> | ||
</article> | ||
|
||
<script src="../js/script.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title></title> | ||
|
||
<link rel="stylesheet" href="../css/style.css"> | ||
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4"> | ||
|
||
</head> | ||
<body class="appledoc"> | ||
<header> | ||
<div class="container" class="hide-in-xcode"> | ||
|
||
<h1 id="library-title"> | ||
<a href="../index.html">iDnow SDK </a> | ||
</h1> | ||
|
||
<p id="developer-home"> | ||
<a href="../index.html">IDnow GmbH</a> | ||
</p> | ||
|
||
</div> | ||
</header> | ||
|
||
<aside> | ||
<div class="container"> | ||
<nav> | ||
<ul id="header-buttons" role="toolbar"> | ||
<li><a href="../index.html">Index</a></li> | ||
<li><a href="../hierarchy.html">Hierarchy</a></li> | ||
|
||
<li id="on-this-page" role="navigation"> | ||
<label> | ||
On This Page | ||
|
||
<div class="chevron"> | ||
<div class="chevy chevron-left"></div> | ||
<div class="chevy chevron-right"></div> | ||
</div> | ||
|
||
<select id="jump-to"> | ||
<option value="top">Jump To…</option> | ||
|
||
|
||
|
||
|
||
|
||
</select> | ||
</label> | ||
</li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</aside> | ||
|
||
<article> | ||
<div id="overview_contents" class="container"> | ||
<div id="content"> | ||
<main role="main"> | ||
<h1 class="title"></h1> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</main> | ||
|
||
<footer> | ||
<div class="footer-copyright"> | ||
|
||
<p class="copyright">Copyright © 2021 IDnow GmbH. All rights reserved. Updated: 2021-11-22</p> | ||
|
||
|
||
</div> | ||
</footer> | ||
</div> | ||
</div> | ||
</article> | ||
|
||
<script src="../js/script.js"></script> | ||
</body> | ||
</html> |
Oops, something went wrong.