uim.core.mixins.properties.classical

Undocumented in source.

Members

Templates

TBool
deprecated template TBool(string name, string defaultValue = null, bool get = true, bool set = true)

mixin for boolean properties

TString
deprecated template TString(string name, string defaultValue = null, bool get = true, bool set = true)

mixin for string properties

Meta