Android.Views.DisplayHash Namespace

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 View#generateDisplayHash(String, Rect, Executor, DisplayHashResultCallback).

Enums

Name Description
DisplayHashErrorCode

Specifies errors reported when a display hash cannot be generated.