y


Description:

public float y { get; set; }

Y coordinate of the actor in pixels.

If written, forces a fixed position for the actor. If read, returns the fixed position if any, otherwise the allocation if available, otherwise 0.

The y property is animatable.