Struct webdriver::command::PointerDownAction [] [src]

pub struct PointerDownAction {
    pub button: u64,
}

Fields

Trait Implementations

impl PartialEq for PointerDownAction
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Parameters for PointerDownAction
[src]

impl ToJson for PointerDownAction
[src]

Converts the value of self to an instance of JSON