Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp1285 auto propOnPageVisible = webEventHub->GetOnPageVisibleEvent(); in OnPageVisible() local
1286 CHECK_NULL_VOID(propOnPageVisible); in OnPageVisible()
1288 propOnPageVisible(eventParam); in OnPageVisible()