Type Alias freya_engine::prelude::svg::SvgKind

pub type SvgKind = SkSVGSVG_Type;

Aliased Type§

enum SvgKind {
    Root = 0,
    Inner = 1,
}

Variants§

§

Root = 0

§

Inner = 1