Struct scroll_controller::ScrollSettings [] [src]

pub struct ScrollSettings { /* fields omitted */ }

Stores scroll settings.

Methods

impl ScrollSettings
[src]

[src]

Creates a new ScrollSettings object.

[src]

Sets scroll speed.

Trait Implementations

impl Clone for ScrollSettings
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for ScrollSettings
[src]

[src]

Formats the value using the given formatter.