Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_pattern.h97 …void SetBlendColor(const std::optional<Color>& blendClickColor, const std::optional<Color>& blendH… in SetBlendColor() argument
99 blendClickColor_ = blendClickColor; in SetBlendColor()