UiIconScheme

data class UiIconScheme(val documentInfoIconScheme: DocumentInfoIconScheme)

Container class that holds custom icon schemes for all UI components.

Constructors

Link copied to clipboard
constructor(documentInfoIconScheme: DocumentInfoIconScheme)

Types

Link copied to clipboard
object Companion

Companion object providing factory methods for UiIconScheme.

Properties

Link copied to clipboard

Icon scheme for the document info view.