factor


Description:

public float factor { get; set construct; }

The alignment factor, as a normalized value between 0.0 and 1.0

The factor depends on the align_axis property: with an align-axis value of clutter_align_x_axis, 0.0 means left and 1.0 means right; with a value of clutter_align_y_axis, 0.0 means top and 1.0 means bottom.