Type Alias style::properties::generated::longhands::filter::computed_value::AnimatedList
source · type AnimatedList = OwnedList<<T as ToAnimatedValue>::AnimatedValue>;
Aliased Type§
struct AnimatedList(pub OwnedSlice<GenericFilter<Angle, f32, f32, CSSPixelLength, GenericSimpleShadow<GenericColor<Percentage>, CSSPixelLength, CSSPixelLength>, Impossible>>);
Fields§
§0: OwnedSlice<GenericFilter<Angle, f32, f32, CSSPixelLength, GenericSimpleShadow<GenericColor<Percentage>, CSSPixelLength, CSSPixelLength>, Impossible>>