toggle menu
zxing-lite
androidJvm
switch theme
search in API
zxing-lite
/
com.king.zxing
/
DecodeFormatManager
/
createDecodeHint
create
Decode
Hint
@
JvmStatic
fun
createDecodeHint
(
barcodeFormat
:
BarcodeFormat
)
:
MutableMap
<
DecodeHintType
,
Any
>
创建支持单一格式的解码配置。
Return
返回添加了通用配置后的解码 Hint 配置。
Parameters
barcode
Format
需要支持的
BarcodeFormat
。