This site permanently moved to
https://droidscript.github.io
. Please update links accordingly.
You are being forwarded automatically in 3...
[stay here]
Back
SetMargins
JS
Py
Hello World
Set the default margins settings for controls.
app.SetMargins(
left=0
,
top=0
,
right=0
,
bottom=0
,
mode='px'
)
Number
Number:
fraction (0..1)
String:
“px”
or
“sp”
or
“dip”
or
“mm”
or
“pt”
loading