Struct webrender_api::ScrollLayerState [] [src]

pub struct ScrollLayerState {
    pub id: ClipId,
    pub scroll_offset: LayoutVector2D,
}

Fields

Trait Implementations

impl Clone for ScrollLayerState
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more