Table of Contents

Efl.Task.priority

Description

The priority of this task.

Since 1.22

Values

  • priority - Desired priority.

Signature

@property priority {
    get {}
    set {}
    values {
        priority: Efl.Task_Priority;
    }
}

C signature

Implemented by