dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
UIString.this
dlangui
core
i18n
UIString
create string with resource id and raw value as fallback for missing translations
this
(string id)
this
(dstring value)
this
(string id, dstring fallbackValue)
struct
UIString
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 resource id and raw value as fallback for missing translations