Type Alias VerticalPosition

Source
pub type VerticalPosition = LengthPercentage;
Expand description

The computed value of a CSS vertical position.

Aliased Type§

#[repr(transparent)]
pub struct VerticalPosition(LengthPercentageUnion);

Tuple Fields§

§0: LengthPercentageUnion