Home
last modified time | relevance | path

Searched defs:ParticleColorPropertyUpdaterConfig (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property.h568 struct ParticleColorPropertyUpdaterConfig { struct
570 void SetInValid(int32_t inValid) in SetInValid()
575 int32_t GetInValid() const in GetInValid()
600 bool operator==(const ParticleColorPropertyUpdaterConfig& other) const argument
606 std::string ToString() const in ToString()
639 const ParticleColorPropertyUpdaterConfig& GetConfig() const in GetConfig() argument