Home
last modified time | relevance | path

Searched refs:ParticleUpdater (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsEnumStyle.js3117 var ParticleUpdater; variable
3118 (function (ParticleUpdater) {
3119 ParticleUpdater[ParticleUpdater["NONE"] = 0] = "NONE";
3120 ParticleUpdater[ParticleUpdater["RANDOM"] = 1] = "RANDOM";
3121 ParticleUpdater[ParticleUpdater["CURVE"] = 2] = "CURVE";
3122 })(ParticleUpdater || (ParticleUpdater
[all...]

Completed in 4 milliseconds