{% setvar book_path %}/reference/kotlin/dokkatest/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

Class Index

{% setvar page_path %}dokkatest/classes.html{% endsetvar %} {% setvar can_switch %}1{% endsetvar %} {% include "reference/_kotlin_switcher2.md" %}

These are all the API classes. See all API packages.

I  V  

I

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}.

V

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