@nativescript-community/text
Nativescript Doc
Preparing search index...
createNativeAttributedString
Function createNativeAttributedString
createNativeAttributedString
(
data
:
AttributedStringData
|
FormattedString
|
ObjectSpans
,
parent
?:
any
,
parentView
?:
ViewBase
,
autoFontSizeEnabled
?:
boolean
,
fontSizeRatio
?:
number
,
density
?:
any
,
)
:
any
Parameters
data
:
AttributedStringData
|
FormattedString
|
ObjectSpans
Optional
parent
:
any
Optional
parentView
:
ViewBase
Optional
autoFontSizeEnabled
:
boolean
Optional
fontSizeRatio
:
number
Optional
density
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Nativescript Doc
@nativescript-community/text
Loading...