UIString.this

create string with i18n resource id

  1. this(string id)
    struct UIString
    this
    (
    string id
    )
  2. this(dstring value)
  3. this(string id, dstring fallbackValue)

Meta