vgscollect
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
vgscollect
vgscollect
/
com.verygoodsecurity.vgscollect.widget.compose.card
/
VgsCardBrand
/
Companion
/
detect
detect
fun
detect
(
card
:
String
,
brands
:
List
<
VgsCardBrand
>
=
DEFAULT
)
:
VgsCardBrand
Returns the first brand from
brands
whose
regex
matches
card
, or
UNKNOWN
when nothing matches.