Home
last modified time | relevance | path

Searched refs:textFont (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-search.md85 ### textFont subsection
87 textFont(value?: Font)
171 …ersal-attributes-text-style.md)fontSize、fontStyle、fontWeight和fontFamily在[textFont](#textfont)属性中设置。
960 .textFont({ size: 14, weight: 400 })
1016 .textFont({ size: 14, weight: 400 })
1433 .textFont({ size: 14, weight: 400 })
H A Dts-universal-events-drag-drop.md371 .textFont({ size: 20 })
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-search.md85 ### textFont subsection
87 textFont(value?: Font)
171 …ze**, **fontStyle**, **fontWeight**, and **fontFamily** are set in the [textFont](#textfont) attri…
961 .textFont({ size: 14, weight: 400 })
1017 .textFont({ size: 14, weight: 400 })
1434 .textFont({ size: 14, weight: 400 })
H A Dts-universal-events-drag-drop.md372 .textFont({ size: 20 })
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkSearch.ts871 textFont(value?: Font): SearchAttribute {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/export/
H A DarkComponent.d.ts482 textFont(value?: Font): SearchAttribute;
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-arkui.md2681 …化|类名:SearchAttribute;<br>方法or属性:textFont(value?: Font): SearchAttribute;<br>旧版本信息:|类名:SearchAttrib…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js9506 textFont(value) { method in ArkSearchComponent
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-arkui.md2681 …e name: textFont(value?: Font): SearchAttribute;<br>Old version information: |Class name: SearchAt…