CardFace

fun interface CardFace

Draws one credential type's card face (1024×646, ID-1 ratio). Apps register faces per doctype in WalletBranding.cardFaces (usually via WalletBrand); doctypes without one get the SDK's neutral face. The stored image is what the wallet, consent sheets and the iOS Digital Credentials sheet show.

Functions

Link copied to clipboard
abstract fun CardCanvas.draw(card: CardFaceData)