renderSubType

abstract fun renderSubType(): SubRenderType

Specifies the sub-render type for the provider. Used to distinguish between multiple adapters within a single render type. Defaults to NONE if not specified.

Return

The sub-render type