Libertas OS API Documentation
Preparing search index...
libertas
LibertasMessageVariable
Interface LibertasMessageVariable
An abstract interface of variable argument of a message.
interface
LibertasMessageVariable
{
type
:
string
;
}
Hierarchy (
View Summary
)
LibertasMessageVariable
LibertasMessageVariableString
LibertasMessageVariableUnit
LibertasMessageVariableObject
Index
Properties
type
Properties
type
type
:
string
Type of variable, could be the following
"string" -
LibertasMessageVariableString
"unit" -
LibertasMessageVariableUnit
"libertas-obj" -
LibertasMessageVariableObject
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
Libertas OS API Documentation
Loading...
An abstract interface of variable argument of a message.