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