Home
last modified time | relevance | path

Searched refs:INSPECTOR_VISIBILITY (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp65 const char INSPECTOR_VISIBILITY[] = "visibility"; variable
661 jsonObject->Put(INSPECTOR_VISIBILITY, tmpJson->GetString(INSPECTOR_VISIBILITY).c_str()); in FillSimplifiedInspectorAttrs()