Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.cpp723 auto buttonFlexLayoutProperty = buttonLayout->GetLayoutProperty<FlexLayoutProperty>(); in CreateCombinedChild() local
724 buttonFlexLayoutProperty->UpdateAlignSelf(FlexAlign::FLEX_END); in CreateCombinedChild()