BuilderArcSize

Type Alias BuilderArcSize 

pub type BuilderArcSize = SkPathBuilder_ArcSize;
Available on crate feature engine only.

Aliased Type§

#[repr(u32)]
pub enum BuilderArcSize { Small = 0, Large = 1, }

Variants§

§

Small = 0

§

Large = 1