UIString.this

create string with resource id and raw value as fallback for missing translations

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

Meta