Skip to main content

SvgfePointLightElementCreateExt

Trait SvgfePointLightElementCreateExt 

Source
pub trait SvgfePointLightElementCreateExt: JsCast {
    // Provided method
    fn create_fe_point_light() -> Self { ... }
}

Provided Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementations on Foreign Types§

Source§

impl SvgfePointLightElementCreateExt for SvgfePointLightElement

Implementors§