Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpopup_param.h64 hasAction_ = hasAction; in SetHasAction()
69 return hasAction_; in HasAction()
495 bool hasAction_ = false; variable