Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp1074 std::optional<CalcDimension> heightProperty; in GetNapiDialogHeightProps() local
1077 heightProperty = height; in GetNapiDialogHeightProps()
1079 return heightProperty; in GetNapiDialogHeightProps()