Inscription.text

Set text property.

  1. string text [@property getter]
  2. string text [@property setter]
    class Inscription
    @property
    void
    text
    (
    string propval
    )

Parameters

propval string

The displayed text.