Table of Contents

Efl.Ui.Widget.focus_highlight_geometry

Values


Signature

@property focus_highlight_geometry {
    get @protected {}
    values {
        region: Eina.Rect;
    }
}

C signature

Eina_Rect efl_ui_widget_focus_highlight_geometry_get(const Eo *obj);

Implemented by