aurorafw ~legacy (2022-03-26T02:55:31.6847697)
Dub
Repo
Backend
aurorafw
gui
api
backend
Undocumented in source.
pure
class
Backend {
static
Backend
get
();
BackendType
type
[@property getter];
protected
BackendType
_type
;
}
Members
Properties
type
BackendType
type
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
get
Backend
get
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_type
BackendType
_type
;
Undocumented in source.
Meta
Source
See Implementation
aurorafw
gui
api
backend
classes
Backend
enums
BackendType