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: LengthPercentageUnionpub type VerticalPosition = LengthPercentage;The computed value of a CSS vertical position.
#[repr(transparent)]pub struct VerticalPosition(LengthPercentageUnion);0: LengthPercentageUnion