Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_particle.cpp690 auto opacityJsValue = particleJsObj->GetProperty("opacity"); in ParseParticleOption() local
691 if (opacityJsValue->IsObject()) { in ParseParticleOption()
692 auto opacityJsObj = JSRef<JSObject>::Cast(opacityJsValue); in ParseParticleOption()

Completed in 3 milliseconds