Type Alias LineWidth

Source
pub type LineWidth = Au;
Expand description

A computed value for -webkit-text-stroke-width.

Aliased Type§

#[repr(transparent)]
pub struct LineWidth(pub i32);

Tuple Fields§

§0: i32