Home
last modified time | relevance | path

Searched refs:TitleHeight (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_layout_property.h86 ACE_DEFINE_PROPERTY_ITEM_WITHOUT_GROUP(TitleHeight, Dimension, PROPERTY_UPDATE_MEASURE);
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-arkui.md48 |新增|NA|模块名: enums<br>类名: TitleHeight|enums.d.ts|
49 |新增|NA|模块名: enums<br>类名: TitleHeight<br>方法名 or 属性名: MainOnly|enums.d.ts|
50 |新增|NA|模块名: enums<br>类名: TitleHeight<br>方法名 or 属性名: MainWithSub|enums.d.ts|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsEnumStyle.js1044 var TitleHeight; variable
1045 (function (TitleHeight) {
1046 TitleHeight["MainOnly"] = "MainOnly";
1047 TitleHeight["MainWithSub"] = "MainWithSub";
1048 })(TitleHeight || (TitleHeight = {}));
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-arkui.md81 |新增|NA|模块名: enums<br>类名: TitleHeight|enums.d.ts|
82 |新增|NA|模块名: enums<br>类名: TitleHeight<br>方法名 or 属性名: MainOnly|enums.d.ts|
83 |新增|NA|模块名: enums<br>类名: TitleHeight<br>方法名 or 属性名: MainWithSub|enums.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-arkui.md48 |Added|NA|Module name: enums<br>Class name: TitleHeight|enums.d.ts|
49 |Added|NA|Module name: enums<br>Class name: TitleHeight<br>Method or attribute name: MainOnly|enums…
50 |Added|NA|Module name: enums<br>Class name: TitleHeight<br>Method or attribute name: MainWithSub|en…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-navdestination.md443 | height | [TitleHeight](ts-appendix-enums.md#titleheight9) \| [Length](ts-types.md#length) | 是 …
H A Dts-appendix-enums.md314 ## TitleHeight<sup>9+</sup>
H A Dts-basic-components-navigation.md1501 | height | [TitleHeight](ts-appendix-enums.md#titleheight9) \| [Length](ts-types.md#length) | 是 …
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-arkui.md81 |Added|NA|Module name: enums<br>Class name: TitleHeight|enums.d.ts|
82 |Added|NA|Module name: enums<br>Class name: TitleHeight<br>Method or attribute name: MainOnly|enums…
83 |Added|NA|Module name: enums<br>Class name: TitleHeight<br>Method or attribute name: MainWithSub|en…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-arkui.md702 …>方法or属性:height: TitleHeight \| Length;<br>旧版本信息:|类名:NavigationCustomTitle;<br>方法or属性:height: Title…
710 …法or属性:height: TitleHeight \| Length;<br>旧版本信息:|类名:NavDestinationCustomTitle;<br>方法or属性:height: Tit…
992 |卡片应用支持性有变化|类名:TitleHeight;<br>方法or属性:declare enum TitleHeight<br>旧版本信息:form|类名:TitleHeight;<br>方法o…
993 |卡片应用支持性有变化|类名:TitleHeight;<br>方法or属性:MainOnly<br>旧版本信息:form|类名:TitleHeight;<br>方法or属性:MainOnly<br>…
994 |卡片应用支持性有变化|类名:TitleHeight;<br>方法or属性:MainWithSub<br>旧版本信息:form|类名:TitleHeight;<br>方法or属性:MainWithS…
2082 |跨平台能力有变化|类名:TitleHeight;<br>方法or属性:declare enum TitleHeight<br>旧版本信息:|类名:TitleHeight;<br>方法or属性:de…
2083 |跨平台能力有变化|类名:TitleHeight;<br>方法or属性:MainOnly<br>旧版本信息:|类名:TitleHeight;<br>方法or属性:MainOnly<br>新版本信息:…
2084 |跨平台能力有变化|类名:TitleHeight;<br>方法or属性:MainWithSub<br>旧版本信息:|类名:TitleHeight;<br>方法or属性:MainWithSub<br>…
2438 …nCustomTitle;<br>方法or属性:height: TitleHeight \| Length;<br>旧版本信息:|类名:NavigationCustomTitle;<br>方法or…
2486 …ustomTitle;<br>方法or属性:height: TitleHeight \| Length;<br>旧版本信息:|类名:NavDestinationCustomTitle;<br>方法…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md678 …>方法or属性:height: TitleHeight \| Length;<br>旧版本信息:|类名:NavigationCustomTitle;<br>方法or属性:height: Title…
687 …法or属性:height: TitleHeight \| Length;<br>旧版本信息:|类名:NavDestinationCustomTitle;<br>方法or属性:height: Tit…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-navdestination.md444 | height | [TitleHeight](ts-appendix-enums.md#titleheight9) \| [Length](ts-types.md#length) | Yes …
H A Dts-appendix-enums.md314 ## TitleHeight<sup>9+</sup>
H A Dts-basic-components-navigation.md1503 | height | [TitleHeight](ts-appendix-enums.md#titleheight9) \| [Length](ts-types.md#length) | Yes …
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-arkui.md702TitleHeight \| Length;<br>Old version information: |Class name: NavigationCustomTitle;<br>Method o…
710TitleHeight \| Length;<br>Old version information: |Class name: NavDestinationCustomTitle;<br>Meth…
992TitleHeight;<br>Method or attribute name: declare enum TitleHeight<br>Old version information: for…
993 …rt changed|Class name: TitleHeight;<br>Method or attribute name: MainOnly<br>Old version informati…
994 … changed|Class name: TitleHeight;<br>Method or attribute name: MainWithSub<br>Old version informat…
2082TitleHeight;<br>Method or attribute name: declare enum TitleHeight<br>Old version information: |Cl…
2083 …lity changed|Class name: TitleHeight;<br>Method or attribute name: MainOnly<br>Old version informa…
2084 …ty changed|Class name: TitleHeight;<br>Method or attribute name: MainWithSub<br>Old version inform…
2438 … height: TitleHeight \| Length;<br>Old version information: |Class name: NavigationCustomTitle;<br…
2486 …eight: TitleHeight \| Length;<br>Old version information: |Class name: NavDestinationCustomTitle;<…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md678TitleHeight \| Length;<br>Old version information: |Class name: NavigationCustomTitle;<br>Method o…
687TitleHeight \| Length;<br>Old version information: |Class name: NavDestinationCustomTitle;<br>Meth…