@tauri-apps/plugin-barcode-scanner - v2.4.0
Tauri Docs
GitHub
Preparing search index...
ScanOptions
Interface ScanOptions
interface
ScanOptions
{
cameraDirection
?:
"back"
|
"front"
;
formats
?:
Format
[]
;
windowed
?:
boolean
;
}
Index
Properties
camera
Direction?
formats?
windowed?
Properties
Optional
camera
Direction
cameraDirection
?:
"back"
|
"front"
Optional
formats
formats
?:
Format
[]
Optional
windowed
windowed
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
camera
Direction
formats
windowed
Tauri Docs
GitHub
@tauri-apps/plugin-barcode-scanner - v2.4.0
Loading...