DirectAttributeVariable<Symbol>.DirectAttributeVariable<Symbol> Constructor
Initializes a new instance of the DirectAttributeVariable<Symbol> class that returns the specified value.
DirectAttributeVariable(Symbol value)
Initializes a new instance of the DirectAttributeVariable<Symbol> class that returns the specified value. Syntax
public DirectAttributeVariable<Symbol> (
Symbol value
)
Parameters
value
Type: Symbol
The value that the attribute variable returns.
The value that the attribute variable returns.
Platforms
Windows, Linux, Android