SearchEntry.setPlaceholderText
void setPlaceholderText(string text = null)Sets the placeholder text associated with entry.
Parameters
text | the text to set as a placeholder |
void setPlaceholderText(string text = null)Sets the placeholder text associated with entry.
text | the text to set as a placeholder |