Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.h696 bool IsResizeWhenAvoidKeyboard();
H A Dsheet_presentation_pattern.cpp841 if (IsResizeWhenAvoidKeyboard()) { in GetSheetHeightChange()
2665 bool SheetPresentationPattern::IsResizeWhenAvoidKeyboard() in GetSheetTypeWithAuto() function in OHOS::Ace::NG::SheetPresentationPattern