An enum for possible render context types
inline read onlyCAIRO:RenderContextType
Describes a Cairo render context
inline read onlyCANVAS:RenderContextType
Describes an HTML5 canvas render context
inline read onlyCUSTOM:RenderContextType
Describes a custom render context
inline read onlyDOM:RenderContextType
Describes an HTML5 DOM render context
inline read onlyFLASH:RenderContextType
Describes a Flash render context
inline read onlyOPENGL:RenderContextType
Describes an OpenGL render context
inline read onlyOPENGLES:RenderContextType
Describes an OpenGL ES render context
inline read onlyWEBGL:RenderContextType
Describes a WebGL render context