Efl.Input.Focus.object

Description

The focused object.

Since 1.22

Values

  • object - The focused object, or NULL if the event comes from the canvas.

Signature

@property object {
    get {}
    set {}
    values {
        object: Efl.Object;
    }
}

C signature

Implemented by