tkd ~master (2021-10-15T16:37:47Z)
Home
Dub
Repo
Canvas.this
tkd
widget
canvas
Canvas
Construct the widget.
this
(UiElement parent, string backgroundColor)
this
(string backgroundColor)
class
Canvas
this
(
string
backgroundColor
=
Color.default_
)
Parameters
backgroundColor
string
The background color.
See Also
tkd.element.UiElement
Meta
Source
See Implementation
tkd
widget
canvas
Canvas
constructors
this
functions
addItem
addTagConfig
getItemIdNear
getItemIdsIn
getXPosFromScreen
getYPosFromScreen
scanDragTo
setBackgroundColor
setScanMark
setScrollIncrement
setScrollRegion
setSelectionTolerance
tagItemIn
tagItemNear
tagItemWithTag
mixins
__anonymous
Construct the widget.