eSCLKt
Toggle table of contents
2.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
eSCLKt
eSCLKt
/
io.github.chrisimx.esclkt
/
ScanRegions
Scan
Regions
@
Serializable
data
class
ScanRegions
(
val
regions
:
List
<
ScanRegion
>
,
val
mustHonor
:
Boolean
=
true
)
Members
Constructors
Scan
Regions
Link copied to clipboard
constructor
(
regions
:
List
<
ScanRegion
>
,
mustHonor
:
Boolean
=
true
)
Properties
must
Honor
Link copied to clipboard
val
mustHonor
:
Boolean
regions
Link copied to clipboard
val
regions
:
List
<
ScanRegion
>