public static abstract @interface ViewDebug.FlagToString
implements Annotation
android.view.ViewDebug.FlagToString |
定义从一个标志到一个字符串的映射。 这种映射可以在@ExportedProperty中使用,为最终用户提供更有意义的值。
也可以看看:
Inherited methods |
|
---|---|
From interface java.lang.annotation.Annotation
|