pub type HorizontalPosition = LengthPercentage;
Expand description
The computed value of a CSS horizontal position.
Aliased Type§
#[repr(transparent)]pub struct HorizontalPosition(LengthPercentageUnion);
Tuple Fields§
§0: LengthPercentageUnion
pub type HorizontalPosition = LengthPercentage;
The computed value of a CSS horizontal position.
#[repr(transparent)]pub struct HorizontalPosition(LengthPercentageUnion);
0: LengthPercentageUnion