azul_layout

Trait GetStyle

Source
pub trait GetStyle {
    // Required method
    fn get_style(&self) -> Style;
}

Required Methods§

Source

fn get_style(&self) -> Style

Implementations on Foreign Types§

Source§

impl GetStyle for DisplayRectangle

Implementors§