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