Searched refs:SetRowColor (Results 1 – 2 of 2) sorted by relevance
44 void SetRowColor(const std::optional<Color>& color) {} in SetRowColor() function
77 SetBarInUIThread([color, appBar]() { appBar->SetRowColor(color); }, "ArkUIAppBarSetRowColor"); in JSSetBackgroundColor()