LWT JavaScript API
Preparing search index...
shared/offline/text-service
OfflineSummary
Interface OfflineSummary
Summary of offline texts by language.
interface
OfflineSummary
{
byLanguage
:
{
langId
:
number
;
langName
:
string
;
sizeBytes
:
number
;
textCount
:
number
;
}
[]
;
totalSizeBytes
:
number
;
totalTexts
:
number
;
}
Index
Properties
by
Language
total
Size
Bytes
total
Texts
Properties
by
Language
byLanguage
:
{
langId
:
number
;
langName
:
string
;
sizeBytes
:
number
;
textCount
:
number
;
}
[]
total
Size
Bytes
totalSizeBytes
:
number
total
Texts
totalTexts
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
by
Language
total
Size
Bytes
total
Texts
LWT JavaScript API
Loading...
Summary of offline texts by language.