Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property.h627 struct ParticleColorPropertyUpdater { struct
639 const ParticleColorPropertyUpdaterConfig& GetConfig() const in GetConfig() argument
644 void SetConfig(const ParticleColorPropertyUpdaterConfig& config) in SetConfig() argument
649 bool operator==(const ParticleColorPropertyUpdater& other) const argument
664 ParticleColorPropertyUpdaterConfig config_; argument