public interface StyleableResourceValue extends ResourceValue
ResourceValue.getValue() will return null, instead use getAllAttributes() to get the list
of attributes defined in the declare-styleable.
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AttrResourceValue> |
getAllAttributes() |
asReference, getLibraryName, getName, getNamespace, getNamespaceResolver, getRawXmlValue, getReference, getResourceType, getResourceUrl, getValue, isFramework, isUserDefined, setValue@NonNull java.util.List<AttrResourceValue> getAllAttributes()