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