Most visited

Recently visited

Added in API level 4

ViewDebug.FlagToString

public static abstract @interface ViewDebug.FlagToString
implements Annotation

android.view.ViewDebug.FlagToString


Defines a mapping from a flag 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!