width


Description:

public float width { get; set; }

Width of the actor (in pixels).

If written, forces the minimum and natural size request of the actor to the given width. If read, returns the allocated width if available, otherwise the width request.

The width property is animatable.