Type Alias SpotLight

pub type SpotLight = RCHandle<SkSVGFeSpotLight>;

Aliased Typeยง

pub struct SpotLight(/* private fields */);