Android.Views.DisplayHash Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides types for generating and verifying display hashes.
Classes
| Name | Description |
|---|---|
| DisplayHash |
The DisplayHash used to validate information about what was present on screen. |
| DisplayHash.InterfaceConsts |
Provides constants inherited from the Android Parcelable interface. |
| DisplayHashManager |
Manages DisplayHash requests. |
| DisplayHashResultCallback |
Provides obsolete compatibility constants for display hash generation errors. |
| VerifiedDisplayHash |
The verified display hash used to validate information about what was present on screen. |
| VerifiedDisplayHash.InterfaceConsts |
Provides constants inherited from the Android Parcelable interface. |
Interfaces
| Name | Description |
|---|---|
| IDisplayHashResultCallback |
Use when calling |
Enums
| Name | Description |
|---|---|
| DisplayHashErrorCode |
Specifies errors reported when a display hash cannot be generated. |