Click or drag to resize

AsyncPicker Fields

返回用户文档首页

The AsyncPicker type exposes the following members.

Fields
 NameDescription
Public fieldPickedDone DoPick执行所有捕捉完成后会调用此回调函数 PickedDone(inputList)
Public fieldPickedOneInput DoPick执行每个捕捉后会调用此回调函数 PickedOneInput(input, inputIndex)
Public fieldPickingInterrupted DoPick执行过程中被异常中断 UserInterrupted(inputList, userInterrupted)
Top
See Also