Skip to main content

StyleTextAlignLastValue

Type Alias StyleTextAlignLastValue 

Source
pub type StyleTextAlignLastValue = CssPropertyValue<StyleTextAlignLast>;

Aliased Type§

#[repr(C, u8)]
pub enum StyleTextAlignLastValue { Auto, None, Initial, Inherit, Revert, Unset, Exact(StyleTextAlignLast), }

Variants§

§

Auto

§

None

§

Initial

§

Inherit

§

Revert

§

Unset

§

Exact(StyleTextAlignLast)