dlangui v0.9.188 (2022-10-08T18:27:24Z)
Home
Dub
Repo
UIString.this
dlangui
core
i18n
UIString
create string with raw value; deprecated, use fromRaw() instead
this
(string id)
this
(dstring value)
struct
UIString
deprecated
this
(
dstring
value
)
this
(string id, dstring fallbackValue)
Meta
Source
See Implementation
dlangui
core
i18n
UIString
constructors
this
functions
empty
opAssign
properties
id
value
static functions
fromId
fromRaw
create string with raw value; deprecated, use fromRaw() instead