Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_property.h421 void SetOnInactiveImpl(OnInactiveImpl && onInactiveImpl) in SetOnInactiveImpl() argument
423 onInactiveImpl_ = std::move(onInactiveImpl); in SetOnInactiveImpl()