Table of Contents

Efl.Ui.Scrollable.step_size

Description

Amount to scroll in response to cursor key presses.

Since 1.23

Values

  • step - The step size in pixels.

Signature

@property step_size @pure_virtual {
    get {}
    set {}
    values {
        step: Eina.Position2D;
    }
}

C signature

Implemented by