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