Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_theme.h30 constexpr uint32_t HIDE_TIME = 250; // unit is ms. variable
57 theme->hideTime_ = HIDE_TIME; in Build()