Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_view.h321 virtual bool OnRotateStart(UIView& view, const RotateEvent& event) in OnRotateStart() function
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp684 return onRotateListener_->OnRotateStart(*this, event); in OnRotateStartEvent()