Enum webrender_api::ScrollClamping [] [src]

pub enum ScrollClamping {
    ToContentBounds,
    NoClamping,
}

Variants

Trait Implementations

impl Clone for ScrollClamping
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more