api / org.gradle.platform.base / TypeBuilder / internalView

internalView

abstract fun internalView(internalView: Class<*>): TypeBuilder<T>

Allows type registration rules to add internal views to the registered type.

Parameters

internalView - the internal view class