Searched refs:backButtonProperty (Results 1 – 1 of 1) sorted by relevance
944 auto backButtonProperty = backButton_->GetLayoutProperty(); in MoreAnimation() local945 CHECK_NULL_VOID(backButtonProperty); in MoreAnimation()964 backButtonProperty->UpdateVisibility(VisibleType::VISIBLE); in MoreAnimation()990 FinishCallback callback = [selectMenuInnerProperty, extensionProperty, backButtonProperty, in MoreAnimation()1030 auto backButtonProperty = backButton_->GetLayoutProperty(); in BackAnimation() local1031 CHECK_NULL_VOID(backButtonProperty); in BackAnimation()1073 FinishCallback callback = [selectMenuInnerProperty, extensionProperty, backButtonProperty, in BackAnimation()1078 backButtonProperty->UpdateVisibility(VisibleType::GONE); in BackAnimation()