Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dpage_transition_effect.h109 initialBackgroundColor_ = initialBackgroundColor; in SetInitialBackgroundColor()
114 return initialBackgroundColor_; in GetInitialBackgroundColor()
181 std::optional<Color> initialBackgroundColor_; variable