Searched defs:SetTextInputPlaceholderColor (Results 1 – 3 of 3) sorted by relevance
95 void SetTextInputPlaceholderColor(NodeHandle node, uint32_t color) in SetTextInputPlaceholderColor() function
98 void SetTextInputPlaceholderColor(ArkUINodeHandle node, uint32_t color) in SetTextInputPlaceholderColor() function
1131 void (*SetTextInputPlaceholderColor)(NodeHandle node, uint32_t color); member