Specifies the ...
enum UIX_GraphicEngines { UIX_GraphicEngine_Native = 0, UIX_GraphicEngine_Software = 1, UIX_GraphicEngine_OpenGL = 2, };