Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.publication
/
LocalizedString
/
Translation
Translation
data
class
Translation
(
val
string
:
String
)
:
Parcelable
Members
Constructors
Translation
Link copied to clipboard
constructor
(
string
:
String
)
Properties
string
Link copied to clipboard
val
string
:
String
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)