Table of Contents

Efl.Input.Event.device

Description

Input device that originated this event.

Since 1.23

Values

  • dev - Input device origin

Signature

@property device @pure_virtual {
    get {}
    set {}
    values {
        dev: Efl.Input.Device;
    }
}

C signature

Implemented by