height


Description:

public float height { get; set; }

Height of the actor (in pixels).

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

The height property is animatable.