Table of Contents

Efl.Ui.Collection_View.factory

Description

Define the factory used to create all the items.

Since 1.23

Values

  • factory - The factory.

Signature

@property factory {
    get {}
    set {}
    values {
        factory: Efl.Ui.Factory;
    }
}

C signature

Implemented by