Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/focusable/
H A Dfocusable_component.h63 const EventMarker& GetOnFocusId() const in GetOnFocusId() function
H A Dfocusable_element.cpp56 const auto& onFocusId = focusableComponent->GetOnFocusId(); in Update()