Most visited

Recently visited

Added in API level 1

ViewDebug.IntToString

public static abstract @interface ViewDebug.IntToString
implements Annotation

android.view.ViewDebug.IntToString


Defines a mapping from an int value to a String. Such a mapping can be used in an @ExportedProperty to provide more meaningful values to the end user.

See also:

Summary

Inherited methods

From interface java.lang.annotation.Annotation

Hooray!