SensorFingerprintEventArgs Class

Definition

Informs the application that the service would like an updated sensor fingerprint.

public class SensorFingerprintEventArgs : EventArgs
type SensorFingerprintEventArgs = class
    inherit EventArgs
Public Class SensorFingerprintEventArgs
Inherits EventArgs
Inheritance
SensorFingerprintEventArgs

Constructors

SensorFingerprintEventArgs(IntPtr, Boolean)

Properties

GeoPosition

The current geographical position of the device if available.

Methods

ConvertCookieToHandle(UInt64)
ConvertHandleToCookie(IntPtr)
Finalize()

Applies to