Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_dialog_view.cpp480 auto monthAndDayPickerPattern = monthAndDayPickerNode->GetPattern<DatePickerPattern>(); in SwitchFocusStatus() local
481 CHECK_NULL_VOID(monthAndDayPickerPattern); in SwitchFocusStatus()
484 monthAndDayPickerPattern->SetFocusEnable(); in SwitchFocusStatus()
487 monthAndDayPickerPattern->SetFocusDisable(); in SwitchFocusStatus()