Type Alias style::values::computed::position::VerticalPosition

source ·
pub type VerticalPosition = LengthPercentage;
Expand description

The computed value of a CSS vertical position.

Aliased Type§

struct VerticalPosition(LengthPercentageUnion);

Fields§

§0: LengthPercentageUnion