toggle menu
Object-Detector-App
1.0
androidJvm
switch theme
search in API
Object-Detector-App
/
p4ulor.obj.detector.data.sources.local.preferences
/
UserPreferences
/
Companion
Companion
object
Companion
Members
Types
Default
Link copied to clipboard
object
Default
Ranges
Link copied to clipboard
object
Ranges
Properties
enable
Animations
Key
Link copied to clipboard
val
enableAnimationsKey
:
Preferences.Key
<
Boolean
>
max
Object
Detections
Key
Link copied to clipboard
val
maxObjectDetectionsKey
:
Preferences.Key
<
Int
>
min
Detect
Certainty
Key
Link copied to clipboard
val
minDetectCertaintyKey
:
Preferences.Key
<
Float
>
save
Pictures
Key
Link copied to clipboard
val
savePicturesKey
:
Preferences.Key
<
Boolean
>
selected
Model
Key
Link copied to clipboard
val
selectedModelKey
:
Preferences.Key
<
String
>
Functions
get
From
Link copied to clipboard
suspend
fun
getFrom
(
storage
:
DataStore
<
Preferences
>
)
:
UserPreferences