Table of Contents

Efl.Input.Event.fake

Values

  • val - true if the event was not from real hardware, false otherwise


Signature

@property fake {
    get {}
    values {
        val: bool;
    }
}

C signature

Eina_Bool efl_input_fake_get(const Eo *obj);

Implemented by