colibrio-reader-framework
4.0.0-experimental-1
colibrio-reader-framework
/
com.colibrio.readingsystem.base
/
ReaderViewAnnotationOptions
/
ReaderViewAnnotationOptions
Reader
View
Annotation
Options
fun
ReaderViewAnnotationOptions
(
containerClassName
:
String
?
=
null
,
containerStyle
:
Map
<
String
,
String
>
?
=
null
,
positionClassName
:
String
?
=
null
,
positionStyle
:
Map
<
String
,
String
>
?
=
null
,
rangeClassName
:
String
?
=
null
,
rangeStyle
:
Map
<
String
,
String
>
?
=
null
)