Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h703 using OnFullScreenEnterImpl = std::function<void(const BaseEventInfo* info)>; variable
710 void SetOnFullScreenEnterImpl(OnFullScreenEnterImpl&& onFullScreenEnterImpl) in SetOnFullScreenEnterImpl()
1139 OnFullScreenEnterImpl onFullScreenEnterImpl_;