Documentation
GitHub
Pixels Website
Preparing search index...
@systemic-games/react-native-pixels-connect
PixelScannerListOperation
Type Alias PixelScannerListOperation
PixelScannerListOperation
:
Readonly
<
|
{
item
:
ScannedDevice
;
status
:
"scanned"
}
|
{
item
:
Readonly
<
{
pixelId
:
number
;
type
:
ScannedDevice
[
"type"
]
}
>
;
status
:
"lost"
;
}
,
>
The different possible operations on a
PixelScanner
list.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Pixels Website
Documentation
Loading...
The different possible operations on a PixelScanner list.