IOS引导访问——应用程序可以知道它处于引导访问模式吗?
<p><div>
<aside class="s-notice s-notice__info post-notice js-post-notice mb16"role="status">
<div class="d-flex fd-column fw-nowrap">
<div class="d-flex fw-nowrap">
<div class="flex--item wmn0 fl1 lh-lg">
<div class="flex--item fl1 lh-lg">
<b>这个问题在这里已经有了答案</b>:
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>我找到了一个可行的解决方案。 IOS 6(以后)有一个方法:UIAccessibilityIsGuidedAccessEnabled。返回一个 bool 值,指示是否启用引导式访问。</p>
<p>在 Apple 的 <a href="https://developer.apple.com/library/ios/documentation/uikit/reference/UIKitFunctionReference/Reference/reference.html#//apple_ref/c/func/UIAccessibilityIsGuidedAccessEnabled" rel="noreferrer noopener nofollow">UIKit Reference Manual</a> 中</p></p>
<p style="font-size: 20px;">关于IOS引导访问——应用程序可以知道它处于引导访问模式吗?,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/19149916/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/19149916/
</a>
</p>
页:
[1]