Enum core_graphics::event::CGEventTapLocation [] [src]

#[repr(C)]
pub enum CGEventTapLocation { HID, Session, AnnotatedSession, }

Possible tapping points for events.

Variants

Trait Implementations

impl Clone for CGEventTapLocation
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for CGEventTapLocation
[src]

impl Debug for CGEventTapLocation
[src]

[src]

Formats the value using the given formatter.