Efl.Ui.Popup.align

Description

The align property specifies a Popup's current positioning relative to its anchor.

When set, this property will override any user-provided value for the widget's Efl.Gfx.Entity.position property.

Since 1.23

Values

Signature

@property align {
    get {}
    set {}
    values {
        type: Efl.Ui.Popup_Align;
    }
}

C signature

Implemented by