ScanQRCodeOptions

constructor(enableBuiltInHandling: Boolean = true, title: String? = null, descTitle: String? = null)

Parameters

enableBuiltInHandling

是否使用内置的二维码处理逻辑,如果为true, 识别到设备二维码会自动进入绑定设备流程,分享设备二维码会自动接受分享设备。

title

扫码页标题, 默认为"扫一扫"

descTitle

扫码页描述, 默认为"请扫描设备上的二维码或他人分享的二维码"