[][src]Trait azul_layout::GetStyle

pub trait GetStyle {
    fn get_style(&self) -> Style;
}

Required methods

fn get_style(&self) -> Style

Loading content...

Implementations on Foreign Types

impl GetStyle for DisplayRectangle[src]

Loading content...

Implementors

Loading content...