Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h49 EventMarker windowExitId; member
315 void SetWindowExitEventId(const EventMarker& windowExitId) in SetWindowExitEventId() argument
318 event.windowExitId = windowExitId; in SetWindowExitEventId()
324 return event.windowExitId; in GetWindowExitEventId()