Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_pattern.h111 void SetIsDisableSwipe(bool isDisableSwipe) in SetIsDisableSwipe() function
H A Dtabs_model_ng.cpp370 tabPattern->SetIsDisableSwipe(!scrollable); in SetScrollable()
830 tabPattern->SetIsDisableSwipe(!scrollable); in SetScrollable()