dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
TextWidget.this
dlangui
widgets
controls
TextWidget
Undocumented in source.
this
(string ID, string textResourceId)
class
TextWidget
this
(
string
ID
= null
,
string
textResourceId
= null
)
this
(string ID, dstring rawText)
this
(string ID, UIString uitext)
Meta
Source
See Implementation
dlangui
widgets
controls
TextWidget
constructors
this
functions
measure
onDraw
properties
maxLines
text
textResource
variables
_text