Enum sciter::GFX_LAYER [] [src]

#[repr(C)]
pub enum GFX_LAYER { GFX_LAYER_CAIRO, GFX_LAYER_WARP, GFX_LAYER_D2D, GFX_LAYER_SKIA_CPU, GFX_LAYER_SKIA_OPENGL, GFX_LAYER_AUTO, }

Explicitly set sciter graphics layer.

Variants

Trait Implementations

impl Debug for GFX_LAYER
[src]

[src]

Formats the value using the given formatter.