Companion

object Companion

Functions

Link copied to clipboard
suspend fun cardArt(systemOfRecordData: DataItem, cardArtConfig: JsonObject): Canvas?

Card art drawing interface, exposed for testing.

Link copied to clipboard
suspend fun create(systemOfRecordData: DataItem, configName: String): CredentialDisplay

Creates CredentialDisplay using credential data and the name of the configuration parameter that describes how title and card art should be generated.