Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property.h396 struct ParticleFloatPropertyUpdater { struct
408 const ParticleFloatPropertyUpdaterConfig& GetConfig() const in GetConfig() argument
413 void SetConfig(const ParticleFloatPropertyUpdaterConfig& config) in SetConfig() argument
418 bool operator==(const ParticleFloatPropertyUpdater& other) const argument
433 ParticleFloatPropertyUpdaterConfig config_; argument