{% setvar book_path %}/reference/kotlin/dokkatest/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
These are all the API classes. See all API packages.
InspectableProperty |
Marks a getter of a property on an inspectable node. |
InspectableProperty.EnumEntry |
One entry in an enumeration packed into a primitive {int}. |
InspectableProperty.FlagEntry |
One flag value of many that may be packed into a primitive {int}. |
InspectableProperty.ValueType |
The type of value packed into a primitive {int}. |
ViewDebug |
Various debugging/tracing tools related to View and the view hierarchy. |
ViewDebug.CapturedViewProperty |
This annotation can be used to mark fields and methods to be dumped whenthe view is captured. |
ViewDebug.ExportedProperty |
This annotation can be used to mark fields and methods to be dumped bythe view server. |
ViewDebug.FlagToString |
Defines a mapping from a flag to a String. |
ViewDebug.HierarchyHandler |
Allows a View to inject custom children into HierarchyViewer. |
ViewDebug.HierarchyTraceType |
This enum is deprecated. This enum is now unused |
ViewDebug.IntToString |
Defines a mapping from an int value to a String. |
ViewDebug.RecyclerTraceType |
This enum is deprecated. This enum is now unused |
ViewGroup |