set_vhomogeneous


Description:

public void set_vhomogeneous (bool vhomogeneous)

Sets this to be vertically homogeneous or not.

If the stack is vertically homogeneous, it allocates the same height for all children.

If it's `FALSE`, the stack may change height when a different child becomes visible.

Parameters:

this

a view stack

vhomogeneous

whether to make this vertically homogeneous