This site permanently moved to
https://droidscript.github.io
. Please update links accordingly.
You are being forwarded automatically in 3...
[stay here]
Back
AddTextH3
Hello World
Adds an H3 text to a layout.
txh = MUI.AddTextH3(
parent
,
text
,
width
,
height
,
options
,
color
,
fontWeight
) →
Object
See
CreateTextH3
for full documentation.
Number
String
String:
hexadecimal:
“#rrggbb”
,
“#aarrggbb”
colourName:
“red”
,
“green”
, ...
String:
“DS text options”
String:
“Can be Thin”
or
“Light”
or
“Regular”
or
“Medium”
or
“Bold”
Object:
MUI Layout or DS layout control
loading