Package com.pspdfkit.compose.theme
Class UiIconScheme
-
- All Implemented Interfaces:
@Immutable() public final class UiIconScheme
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
UiIconScheme.Companion
-
Field Summary
Fields Modifier and Type Field Description private final DocumentInfoIconScheme
documentInfoIconScheme
public final static UiIconScheme.Companion
Companion
-
Constructor Summary
Constructors Constructor Description UiIconScheme(DocumentInfoIconScheme documentInfoIconScheme)
-
Method Summary
Modifier and Type Method Description final DocumentInfoIconScheme
getDocumentInfoIconScheme()
-
-
Constructor Detail
-
UiIconScheme
UiIconScheme(DocumentInfoIconScheme documentInfoIconScheme)
-
-
Method Detail
-
getDocumentInfoIconScheme
final DocumentInfoIconScheme getDocumentInfoIconScheme()
-
-
-
-