Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_component.h260 void SetFullscreenEvent(FullscreenEvent&& fullscreenEvent) in SetFullscreenEvent() argument
262 fullscreenEvent_ = std::move(fullscreenEvent); in SetFullscreenEvent()