Type Definition style::values::animated::effects::BoxShadow [] [src]

type BoxShadow = GenericBoxShadow<Option<RGBA>, Length, NonNegativeLength, Length>;

An animated value for a single box-shadow.

Trait Implementations

impl ComputeSquaredDistance for BoxShadow
[src]

[src]

Computes the squared distance between two animatable values.