Type Alias style::values::computed::border::LineWidth

source ·
pub type LineWidth = Au;
Expand description

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

Aliased Type§

struct LineWidth(pub i32);

Fields§

§0: i32