Efl.Gfx.Mapping.mapping_has

Description

Read-only property indicating whether an object is mapped.

This will be true if any transformation is applied to this object.

Since 1.22

Signature

mapping_has {
    return: bool;
}

C signature

Eina_Bool efl_gfx_mapping_has(Eo *obj);

Implemented by