Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property.h667 struct ParticleColorPropertyOption { struct
669 const std::pair<Color, Color>& GetRange() const in GetRange()
694 bool operator==(const ParticleColorPropertyOption& other) const argument
700 std::string ToString() const in ToString()
714 std::optional<DistributionType> distribution_;
715 std::optional<ParticleColorPropertyUpdater> updater_;