IButton.text

Sets the text displayed on the button.

  1. string text()
  2. void text(string text)
    interface IButton
    void
    text
    (
    string text
    )

Meta