dguihub ~master (2021-10-05T13:52:13.1732195)
Dub
Repo
tagProperty
dguihub
core
tag
Undocumented in source.
mixin template
tagProperty () {
T
[
0
]
tag
[@property getter];
T
tag
[@property setter];
}
Members
Properties
tag
T
[
0
]
tag
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
tag
T
tag
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dguihub
core
tag
mixin templates
tagProperty