android.view.inspector
Interfaces
InspectionCompanion | An interface for companion objects used to inspect views. |
InspectionCompanionProvider | An interface for services that can provide inspection companions for a class. |
PropertyMapper | An interface for mapping the string names of inspectable properties to integer identifiers. |
PropertyReader | An interface for reading the properties of an inspectable object. |
Classes
IntFlagMapping | Maps the values of an |
StaticInspectionCompanionProvider | An inspection companion provider that finds companions as inner classes or generated code. |
WindowInspector | Provides access to window inspection information. |