【问题标题】:How can we get finger thinkness on touch in ios我们如何在ios中获得触摸时的手指厚度
【发布时间】:2015-05-07 14:13:38
【问题描述】:

我有一个应用程序,我想在其中检测手指触摸的厚度。或者有什么方法可以得到用户是否改变了使用应用程序的人?

请推荐!!

【问题讨论】:

  • 这听起来像是两个完全不同的问题。无法检测任何类型的触摸厚度或压力。未来的手机可能有,但目前没有。

标签: ios uitouch fingerprint


【解决方案1】:

不确定是否可行。 TouchID 正在通过 LAContext 访问(请参阅https://developer.apple.com/library/prerelease/ios/documentation/LocalAuthentication/Reference/LAContext_Class/index.html),您唯一能做的就是请求授权并接收成功\失败响应。

【讨论】:

  • @ZacharyYoung 这是一个完全有效的答案。
  • @isherwood 这是一个完全有效的答案。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2020-07-28
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多