pub type VerticalPosition = LengthPercentage;
Expand description

The computed value of a CSS vertical position.

Aliased Type§

struct VerticalPosition(LengthPercentageUnion);

Fields§

§0: LengthPercentageUnion