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