Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_pattern.cpp842 auto selectedColorText = theme->GetSelectedColorText(); in UpdateSelectedProps() local
843 newSelected->SetFontColor(selectedColorText); in UpdateSelectedProps()