Efl.Ui.Widget_Scrollable_Content.scrollable_content_did_group_calc

Values

  • did_group_calc - Whether the internal scroller has already done sizing calculations.


Signature

@property scrollable_content_did_group_calc @beta {
    get @protected {}
    values {
        did_group_calc: bool;
    }
}

C signature

Eina_Bool efl_ui_widget_scrollable_content_did_group_calc_get(const Eo *obj);

Implemented by