Text.getPlaceholderText
string getPlaceholderText()Retrieves 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()Retrieves the text that will be displayed when self is empty and unfocused
If no placeholder text has been set, null will be returned.