Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dparticle_property.h551 struct ParticleColorPropertyUpdaterConfig { struct
553 void SetInValid(int32_t inValid) in SetInValid()
558 int32_t GetInValid() const in GetInValid()
583 bool operator==(const ParticleColorPropertyUpdaterConfig& other) const argument
589 std::string ToString() const in ToString()
622 const ParticleColorPropertyUpdaterConfig& GetConfig() const in GetConfig() argument