kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.places.uniffi
/
HistoryHighlightWeights
History
Highlight
Weights
data
class
HistoryHighlightWeights
(
var
viewTime
:
Double
,
var
frequency
:
Double
)
Members
Constructors
History
Highlight
Weights
Link copied to clipboard
constructor
(
viewTime
:
Double
,
frequency
:
Double
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
frequency
Link copied to clipboard
var
frequency
:
Double
view
Time
Link copied to clipboard
var
viewTime
:
Double