Android.Views.Inspectors Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
InspectionCompanionUninitializedPropertyMapException |
Thrown by |
IntFlagMapping |
Maps the values of an |
PropertyMapperPropertyConflictException |
Thrown from a map method if a property name is already mapped as different type. |
PropertyReaderPropertyTypeMismatchException |
Thrown if a client calls a typed read method for a property of a different type. |
StaticInspectionCompanionProvider |
An inspection companion provider that finds companions as inner classes or generated code. |
WindowInspector |
Provides access to window inspection information. |
Interfaces
IInspectionCompanion |
An interface for companion objects used to inspect views. |
IInspectionCompanionProvider |
An interface for services that can provide inspection companions for a class. |
IPropertyMapper |
An interface for mapping the string names of inspectable properties to integer identifiers. |
IPropertyReader |
An interface for reading the properties of an inspectable object. |