colibrio-reader-framework
4.0.0-experimental-1
colibrio-reader-framework
/
com.colibrio.readingsystem.base
/
ReaderView
/
setMargins
set
Margins
abstract
fun
setMargins
(
left
:
Int
=
0
,
top
:
Int
=
0
,
right
:
Int
=
0
,
bottom
:
Int
=
0
)
Sets margins on the view element inside the WebView. Values should be passed as device pixels.