Struct bismuth::input::MouseProximity [] [src]

pub struct MouseProximity;

Mouse proximity element. Indicates whether or not the mouse position (pointer) is within the bounds of the window.

Trait Implementations

impl Clone for MouseProximity
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for MouseProximity
[src]

impl Debug for MouseProximity
[src]

Formats the value using the given formatter.