Searched refs:cancelLayoutProperty (Results 1 – 1 of 1) sorted by relevance
573 auto cancelLayoutProperty = cancelButton->GetLayoutProperty<LayoutProperty>(); in SwitchContentRowButton() local574 CHECK_NULL_VOID(cancelLayoutProperty); in SwitchContentRowButton()575 cancelLayoutProperty->UpdateVisibility(VisibleType::VISIBLE); in SwitchContentRowButton()