Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.h285 isPickerDialog_ = value; in SetIsPickerDialog()
290 return isPickerDialog_; in GetIsPickerDialog()
410 bool isPickerDialog_ = false; variable