TextBox.placeholder

Return the placeholder text to be displayed while the text box is empty.

  1. string placeholder()
    class TextBox
    final const
    string
    placeholder
    ()
  2. void placeholder(string placeholder)

Meta