Text.getPlaceholderText
string getPlaceholderText() nothrowRetrieves the text that will be displayed when self is empty and unfocused
If no placeholder text has been set, null will be returned.
Returns
the placeholder text
string getPlaceholderText() nothrowRetrieves the text that will be displayed when self is empty and unfocused
If no placeholder text has been set, null will be returned.