DebugTabFrontendExtension

A FrontendExtension to add a tab to the debug panel.

Constructors

Link copied to clipboard
constructor(tabClass: DebugTabFragmentKClass, @StringRes titleResourceId: Int)

Properties

Link copied to clipboard

The fragment class of the debug tab.

Link copied to clipboard

The string resource for the debug tab title.