Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property.h161 struct Particle { struct
163 const ParticleType& GetParticleType() const in GetParticleType() argument
167 void SetParticleType(const ParticleType& particleType) in SetParticleType() argument
171 const ParticleConfig& GetConfig() const in GetConfig() argument
175 void SetConfig(const ParticleConfig& config) in SetConfig() argument
179 int32_t GetCount() const in GetCount()
183 void SetCount(int32_t count) in SetCount()
207 bool operator==(const Particle& other) const argument
229 ParticleConfig config_; argument
237 const Particle& GetParticle() const in GetParticle() argument