Efl.Ui.Focus.Manager.redirect

Description

Add another manager to serve the move requests.

If this value is set, all move requests are redirected to this manager object. Set it to null once nothing should be redirected anymore.

Since 1.22

Values

  • redirect - The new focus manager.

Signature

@property redirect @pure_virtual {
    get {}
    set {}
    values {
        redirect: Efl.Ui.Focus.Manager;
    }
}

C signature

Implemented by