Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dparticle_property.h379 struct ParticleFloatPropertyUpdater { struct
391 const ParticleFloatPropertyUpdaterConfig& GetConfig() const in GetConfig() argument
396 void SetConfig(const ParticleFloatPropertyUpdaterConfig& config) in SetConfig() argument
401 bool operator==(const ParticleFloatPropertyUpdater& other) const argument
416 ParticleFloatPropertyUpdaterConfig config_; argument