Stay organized with collections
Save and categorize content based on your preferences.
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
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# android.view.inspector\n======================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/view/inspector/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|-----------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------|\n| [InspectionCompanion](/reference/kotlin/android/view/inspector/InspectionCompanion) | An interface for companion objects used to inspect views. |\n| [InspectionCompanionProvider](/reference/kotlin/android/view/inspector/InspectionCompanionProvider) | An interface for services that can provide inspection companions for a class. |\n| [PropertyMapper](/reference/kotlin/android/view/inspector/PropertyMapper) | An interface for mapping the string names of inspectable properties to integer identifiers. |\n| [PropertyReader](/reference/kotlin/android/view/inspector/PropertyReader) | An interface for reading the properties of an inspectable object. |\n\nClasses\n-------\n\n|-----------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------|\n| [IntFlagMapping](/reference/kotlin/android/view/inspector/IntFlagMapping) | Maps the values of an `int` property to sets of string for properties that encode flags. |\n| [StaticInspectionCompanionProvider](/reference/kotlin/android/view/inspector/StaticInspectionCompanionProvider) | An inspection companion provider that finds companions as inner classes or generated code. |\n| [WindowInspector](/reference/kotlin/android/view/inspector/WindowInspector) | Provides access to window inspection information. |"]]