SensorFingerprintEventArgs 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
通知应用程序服务需要更新的传感器指纹。
public class SensorFingerprintEventArgs : EventArgs
type SensorFingerprintEventArgs = class
inherit EventArgs
Public Class SensorFingerprintEventArgs
Inherits EventArgs
- 继承
-
SensorFingerprintEventArgs
构造函数
SensorFingerprintEventArgs(IntPtr, Boolean) |
通知应用程序服务需要更新的传感器指纹。 |
属性
GeoPosition |
设备的当前地理位置(如果可用)。 |
方法
ConvertCookieToHandle(UInt64) |
通知应用程序服务需要更新的传感器指纹。 |
ConvertHandleToCookie(IntPtr) |
通知应用程序服务需要更新的传感器指纹。 |
Finalize() |
通知应用程序服务需要更新的传感器指纹。 |